DEFINE/FORM
DEFINE/FORM is a DCL command that assigns a numeric value and attributes to a print form name. The/FORM qualifier is required. To modify a form's name or number, you must delete and redefine the form. Values for any DEFINE/FORM qualifier can be modified by reentering the DEFINE/FORM command with different values, as long as the form name and number remain the same. Requires OPER (operator) privilege.
Syntax
DEFINE/FORM form-name form-number
Qualifiers
- /DESCRIPTION
- /LENGTH
- /MARGIN
- /PAGE_SETUP
- /SETUP
- /SHEET_FEED
- /STOCK
- /TRUNCATE/WIDTH
- /WRAP