Automating Print Station |
Many of the Print Station settings that you specify in the Administrative Setup dialog can also be specified by using command-line parameters. Command-line parameters are most commonly used to run Print Station from within other programs or to change the Print Station startup behavior so that it automatically loads to a specified configuration, such as a specific root folder or language setting.
All configuration settings that are specified by using command-line parameters are specific to the instance of Print Station that was opened with those parameters. They are undone as soon as the Administrative Setup dialog is opened or the instance of Print Station is closed.
The syntax of a command line for Print Station is as follows:
PrintStation.exe [parameters]
There is a space between "PrintStation.exe" and the first parameter. All parameters begin with a forward slash. Many of the commands that are available for Print Station are Boolean flags. If the option is not set by using command-line parameters, it takes the value that is defined in the Print Station configuration file.
|
If your text includes spaces or non-alphanumeric characters, you must enclose it with double quotation marks (" "). Otherwise, the command stops at the first space or special character. |