by dick scherrer » Sat Apr 19, 2008 5:21 pm
Hello krishna_mahathe and welcome to the forums,
A subscript is an integer that specifies the occurrence in the array. Usually defined in working-storage, but may also be a parm or data in some input record.
An index is a displacement to the entry in the array. Defined as part of the array definition.
Hope this helps,
d.sch.