[next] [previous] [contents]


  Command Description



  DEFINE/FORM/SETUP= module [,...] Specifies
                                                                          one or more
                                                                          modules that
                                                                          set up the
                                                                          device before
                                                                          each file of
                                                                          a job that is
                                                                          printed when
                                                                          the form is
                                                                          mounted.
  DEFINE/FORM/[NO]PAGE_SETUP= module [,...] Specifies
                                                                          one or more
                                                                          modules that
                                                                          set up the
                                                                          device before
                                                                          each page of
                                                                          a job that is
                                                                          printed when
                                                                          the form is
                                                                          mounted.


  Command Description



  INITIALIZE/QUEUE/LIBRARY= filename
  START/QUEUE/LIBRARY= filename

                                                                          Specifies the
                                                                          file name of
                                                                          the device
                                                                          control li-
                                                                          brary. The
                                                                          default li-
                                                                          brary is
                                                                          SYS$LIBRARY:SYSDEVCTL.TLB.
                                                                          The value
                                                                          specified as
                                                                          filename

                                                                          must be a file
                                                                          name only,
                                                                          without a
                                                                          type or a di-
                                                                          rectory. The
                                                                          file must be
                                                                          found in the
                                                                          SYS$LIBRARY
                                                                          directory.


  Command Description




  Command Description



  INITIALIZE/QUEUE
  /SEPARATE=[NO]RESET= module [,...]
  START/QUEUE/SEPARATE=[NO]RESET= module [,...]
  SET QUEUE/SEPARATE=[NO]RESET= module [,...]

                                                                          Assigns
                                                                          one or more
                                                                          modules to
                                                                          the queue.
                                                                          This causes
                                                                          the mod-
                                                                          ules to be
                                                                          extracted
                                                                          from the
                                                                          device con-
                                                                          trol library
                                                                          and copied
                                                                          to the device
                                                                          at the end
                                                                          of each job.
                                                                          The module
                                                                          can be used
                                                                          to restore the
                                                                          device to a
                                                                          known state
                                                                          at the end
                                                                          of each job.
                                                                          The default
                                                                          is NORESET.

  PRINT/FORM= form-name Calls for a
                                                                          print job to
                                                                          be processed
                                                                          according to
                                                                          the specified
                                                                          form. You
                                                                          can create
                                                                          a form to
                                                                          contain setup
                                                                          or page setup
                                                                          modules to
                                                                          be to be ex-
                                                                          tracted from
                                                                          the device
                                                                          control li-
                                                                          brary and
                                                                          copied to the
                                                                          printer at the
                                                                          start of each
                                                                          file or page.