Format 3 - condition-name .-------------------------. V | >>-condition-name-1----+---------------------+-+----------------> '-+-IN-+--data-name-1-' '-OF-' >--+---------------------+--+---------------------+------------>< '-+-IN-+--file-name-1-' | .-----------. | '-OF-' | V | | '-(----subscript-+--)-'
If explicitly referenced, a condition-name must be unique or be made unique through qualification and/or subscripting except when the scope of names conventions by themselves ensure uniqueness of reference.
If qualification is used to make a condition-name unique, the associated conditional variable may be used as the first qualifier. If qualification is used, the hierarchy of names associated with the conditional variable itself must be used to make the condition-name unique.
If references to a conditional variable require subscripting, reference to any of its condition-names also requires the same combination of subscripting.
The format and restrictions on the combined use of qualification and subscripting of condition-name is exactly that of "identifier" except that data-name-1 is replaced by condition-name-1.
In the general format of the chapters that follow, "condition-name" refers to a condition-name qualified or subscripted, as necessary.
File-name-1 must be unique within this program.