User's Manual
Using Command Line Client
6-8
Argument <location>
Specifies the location of the Printer Registration file in URL
format.
Argument RegFileLoc -get
Displays the current location of the Printer Registration File.
Argument RegFileLoc -help
Displays usage help.
Printing in print command mode
Follow these steps to submit a print job in single command
mode:
1. To set up and print a job in single command mode, you
must edit and execute a batch file that is provided for you
in the folder that XDS Plus is installed in. Use one of the
following options:
• For Windows use jxdsclc_sc_win32.bat
• For Solaris use jxdsclc_sc_unix
The following parameters are required for printing:
• –p followed by a space, then the name of the printer to
which you are sending a job (as displayed on the
printer list)
• –f followed by a space, then the name of the
document file that you want to print
• –jt followed by the name of the saved job ticket that
you want to use with the job.
The basic syntax for a printing command is as follows:
–p <printer name> –f <file name> –jt <job ticket>
2. The job is submitted when you execute the batch file.
The single command mode is often used for batch
operation. To do this, copy and paste the command line
and change the parameters.
NOTE: Do not change other parts of the batch file.
You must have one command line for each separate
command to be executed. The following example displays
a file with two print commands, each to a different printer.