Previous Topic: For COBOL II (Releases 1.3 and higher)Next Topic: Literals in Indirect Commands


For PL/I Programs

Example

If the array is declared as (100:200), subscript values must be within the range of 100 to 200, inclusive.

Example:

DATE OF INVOICE
TABLE_ENTRY(4,TABLE_INDEX)