Enform Plus Reference Manual
Enform Plus Syntax Summary
Enform Plus Reference Manual—422684-001
A-5
Clauses
OPEN { record-name }
 { record-name2 [ AS ] COPY [ OF ] record-name1 }, ... [ ; ]
PARAM { param-name [ INTERNAL internal-format ] }, ... [ ; ]
 { { user-variable-name } [ string-literal ] }
 { { user-table-name } [TO] [ ] }
 { { "["subscript"]" } [ number-literal ] }
 { { param-name } }
SET { { ON }
 { { OFF } }
 { option-variable-name [TO] { unsigned-digit } }
 { { string-literal } }
 { { display-format } }
SUBFOOTING [ print-list [ CENTER ] ] [ ; ]
SUBTITLE [ print-list [ CENTER ] ] [ ; ]
TITLE [ print-list [ CENTER ] ] [ ; ]
Clauses
AFTER CHANGE [ ON ] by-item PRINT print-list [ CENTER ]
{ ASCD } target-item
{ DESC }
{ report-item AS [ nonrepeatable-edit-descriptors ] }
{ repeatable-edit-descriptors }
{ }
{ report-item AS " "[" [ decorations, ... ] }
{ [ modifiers, ... ] "]" }
{ repeatable-edit-descriptors " }
{ }
{ report-item AS " "[" [ decorations, ... ] }
{ [ modifiers, ... ] "]" }
{ ( nonrepeatable-edit-descriptors }
{ repeatable-edit-descriptors ) " }
report-item
is either a by-item or a target-item.










