Pathmaker Reference Manual
SECTION Command
Pathmaker Application Definition Language (PMADL)
067869 Tandem Computers Incorporated 2–79
SECTION Command The SECTION command introduces a named section of the current input file.
?SECTION
name
name
Specifies the name of the section.
Usage Considerations The section is terminated by the next SECTION command or by the end of the file in
which it appears. The SECTION command must be the only command in the
command line.
A file can include multiple sections identified by the same section name. The SOURCE
command processes all of these sections, provided that the name is included in the list
of names supplied to the command.
Example The following command introduces a section of the input file that defines a requester:
?SECTION req-order-data