Unit 4: Standard Command Codes
SATO GL4xxe SBPL Programming Reference Page 4-5
JOB NAME
FUNCTION
This command is to identify a particular job using a descriptive name.
FORMAT
<ESC>WKnnn. . . n
nn..n = Job Name assigned, up to 16 ASCII characters
Place immediately following the <ESC>A in the job data stream.
EXAMPLE
<ESC>A
<ESC>WKSATO
. . . Job . . .
<ESC>Z
OUTPUT
This command does not result in printer output. The information is returned to the
host upon receipt of a Bi-Com status request.
NOTES
Works only in Bi-Com 4 mode. The Job Name must be stored before Bi-Com status
mode can be used.
If more than one Job Name is sent in a single job, i.e.
<ESC>A
<ESC>WKSATO
. . . . . . . . . .
<ESC>WKSATO AMERICA
. . . . . . . . .
The last name transmitted will be used.