Troubleshooting guide
Specific Conversion Box Commands
A-12
Setting a Print Queue for PPL3 Jobs
The Form PRT$PPL3 is defined by the command
DEFINE/FORM/SETUP=(PPL3) PRT$PPL3
The Print Queue ConvBox_PPL3 is set by the command
INITIALIZE/QUEUE/ON=print_port/DEFAULT=(FORM=PRT$PPL3)
ConvBox_PPL3
Then each PPL3 job is printed by the command
PRINT/QUEUE=ConvBox_PPL3 Filename
Setting a Print Queue for LN03plus Jobs
The Form PRT$PPL3 is defined by the command
DEFINE/FORM/SETUP=(LN03) PRT$LN03
The Print Queue ConvBox_LN03 is set by the command
INITIALIZE/QUEUE/ON=print_port/DEFAULT=(FORM=PRT$LN03)
ConvBox_LN03
Then each LN03 job is printed by the command
PRINT/QUEUE=ConvBox_LN03 Filename
Setting a Print Queue for PostScript Jobs
The Form PRT$PS is defined by the command
DEFINE/FORM/SETUP=(PS) PRT$PS
The Print Queue ConvBox_PS is set by the command
INITIALIZE/QUEUE/ON=print_port/DEFAULT=(FORM=PRT$PS)
ConvBox_PS
Then each LN03 job is printed by the command
PRINT/QUEUE=ConvBox_PS Filename