
All About mainframes
What is a SUBSCRIPT in Mainframe?
Subscript:
A subscript is an integer value that indicates the position of an element in an Array(table). It can be defined in working-storage section with PIC S9(4) COMP. It's an integer that indicates...


