SATO D512 PCL Printer User Manual


 
Unit 2: Printer Job Language
Page 2-6 SATO D512 PCL Programming Manual
EOJ Command
The EOJ command signifies the end of a print job.
Syntax:
@PJL EOJ [NAME = "job name"][<CR>]<LF>
Note:
Only use the EOJ command in conjunction with the JOB command.
Parameter:
NAME = "job name"
Use the NAME parameter to assign a character string name to a particular job.
The name may be any combination of printable characters, spaces, or horizontal
tabs up to a maximum of 80 characters, spaces, or tabs. The NAME string may
be different from the NAME string specified in the JOB command. The
job name
must be enclosed in double quotes.