| Format 2 (special-names item) |
|---|
|
If explicitly referenced, a condition-name must be unique or be made unique through qualification or subscripting (or both) except when the scope of names by itself ensures uniqueness of reference.
If qualification is used to make a condition-name unique, the associated conditional variable can 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.
In this information, condition-name refers to a condition-name qualified or subscripted, as necessary.
file-name-1 must be unique within this program.