Previous Topic: ParametersNext Topic: Expansion of module-specification


Usage

Coding Subscripts for Multiply-Occurring Fields

Code subscripts for multiply-occurring fields after all other qualifiers, including the OF LR and OF REQUEST clauses. For example, to refer to the second occurrence of logical-record-field-name, which is defined as occurring three times and which contains a db-key, code the WHERE clause of find-obtain-dbkey-clause as follows:

WHERE DBKEY = logical-record-field-name OF LR (2)