Page 1 of 1

how to use arrays

PostPosted: Tue Jul 21, 2009 6:01 pm
by sunilkumar1244
Hi,

I need heip to know the proprer syntax to use and declare indexed and subscript arrays.

Please help me out..

Thanks,
Sunil

Re: how to use arrays

PostPosted: Wed Jul 22, 2009 1:50 am
by dick scherrer
Hello,

The syntax can be the same except an indexed array specifies "INDEXED BY".

Suggest you spend some time in the COBOL Language Reference manual:
http://publibz.boulder.ibm.com/cgi-bin/ ... 0/CONTENTS?

The flashlight/tubelight near the top left provides search capability for the manual.

Suggest you bookmark or download the manual as you should use it often.