User`s guide

Device Control
Libraries
VMS Interface for QMS Crown Printers5-12
QMS Device Control Library Module
for Serial/Parallel/DECnet Interfaces
(QMS$HEADER)
The QMS$HEADER module contains PostScript job and file flag,
burst, and trailer pages code.
Order of Data Sent to the QMS Printer
Data Sent Origin
Job flag page QUEUE/SEPARATE=FLAG
Job burst page QUEUE/SEPARATE=BURST
(PostScript jobs only)
File flag page for file
n
PRINT/FLAG (PostScript jobs only)
File burst page for file
n
PRINT/BURST (PostScript jobs only)
Form modules for file
n
DEFINE/FORM/
SETUP=(module_name,..,..)
/SETUP modules for file
n
PRINT/SETUP=(module_name,..,..)
/SETUP modules for logical QMS$queue_name_SETUP
/PAGE_SETUP modules for page
n
DEF/FORM/
PAGE_SETUP=(module_name,..,..)
file
n
, page
n
User data (Loops to /PAGE_SETUP
until all pages of file have printed.)
Reset modules QUEUE/
SEPARATE=RESET(module_name,..
,..)
File trailerpage for file
n
PRINT/TRAILER (PostScript jobs
only)
Job trailer page for file
n
QUEUE/SEPARATE=TRAILER