|
Problem Descriptor Structure |
Top Previous Next |
|
Problem descriptors organize a problem by breaking it into sections of related items.
Each section is headed by a proper name followed by one or more statements which define the problem.
The permitted section names are:
The number of sections used in a particular problem descriptor can vary, subject only to the requirement that all files must contain a Boundaries section and an End section.
While some flexibility exists in the placement of these sections, it is suggested that the user adhere to the ordering described above.
DEFINITIONS and SELECT can appear more than once.
Because descriptors are dynamically processed from top to bottom, they cannot contain forward references. Definitions may refer to variables and other defined names, provided these variables and names have been defined in a preceding section or previously in the same section.
|