RELEASEJOB
8.0, PLBCMP GUI Only
The RELEASEJOB instruction (which may be abbreviated as RELJOB) frees the current print job in a graphical user environment to the print manager. The instruction uses the following format:
|
|
|
|
Where:
label
Optional. A Program Execution Label.
Flags Affected: NONE
Note the following:
The RELEASEJOB instruction applies only to files created with SPLOPEN. Files created using the PRTOPEN instruction may not use this instruction.
The RELEASEJOB instruction releases the print job but keeps all of the printer information so that a new print dialog is not invoked the next time a print instruction is executed.
If the output is to a PDF file, the file is closed as if a SPLCLOSE has occurred. (9.6B)
If a FILEPI instruction is active, it is terminated.
See Also: RELEASE, Printer Instructions
![]() |