The DCL command PRINT /FORM customizes the look of the printed
page. This qualifier associates a form other than the default
with the print job.
To find out which forms are defined for your system, enter the
following command:
$ SHOW QUEUE /FORM
To find out the currently mounted form or the default form, enter
the following command:
$ SHOW QUEUE queue /FULL
If the form associated with a remote LPD queue specifies a /WIDTH
value that is not the standard 132, LPD sends a "W" card in the
job's control file with the width specified in the form.