Enform Plus Reference Manual
Commands
Enform Plus Reference Manual—422684-001
6-16
?SECTION Command
?SECTION Command
The ?SECTION command names a collection of Enform Plus commands and
statements within an Edit-format file. The syntax of the ?SECTION command is:
section-name
is the name to be used for a collection of Enform Plus commands and/or statements
within an Edit-format file.
The ?SECTION command names a collection of Enform Plus commands and/or
statements within an Edit-format file. The ?COMPILE, ?RUN, and ?SOURCE
commands can be used to read a section or sections of an Edit-format file.
The names for a section must follow these rules:
•
Must be unique
•
Must start with an alphabetic character or circumflex (^)
•
Can contain from 1 to 31 characters (names longer than 31 characters are truncated
and a warning message is issued)
•
Can include numbers, hyphen (-) and/or circumflex (^)
•
Cannot contain embedded blanks
•
Cannot end with a hyphen (-)
?SECTION section-name