Multidimensional array in COBOL



Support for OS/VS COBOL, VS COBOL II, COBOL for OS/390 & VM and Enterprise COBOL for z/OS

Multidimensional array in COBOL

Postby tjegan » Wed Jul 15, 2015 10:48 am

Hi All,

Can anyone please let me know where i can get the maximum dimensional can be used for the below cobol types

ECOBOL(Various versions)
COBOL ii
Microfocus cobol
tjegan
 
Posts: 33
Joined: Mon Mar 25, 2013 5:58 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Multidimensional array in COBOL

Postby NicC » Wed Jul 15, 2015 2:10 pm

Apart from the fact that COBOL does not use the term array you should find the information in the various manuals under some heading like 'Compiler Limits'.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: Multidimensional array in COBOL

Postby BillyBoyo » Wed Jul 15, 2015 2:35 pm

If by ECOBOL you mean Enterprise COBOL, they conform to the COBOL 85 Standard. If COBOL ii is COBOL II, that will also be the case for the final release (and perhaps earlier). Micro Focus (two words) will at least conform to the Standard as well. There are several Micro Focus COBOL compilers, check for the specific one you are interested in.

Why do you want to know?
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: Multidimensional array in COBOL

Postby David Jackson » Wed Jul 15, 2015 8:35 pm

As always you can find what you need in the IBM manuals.
You just need to go read.

Suggest you go look at this:
http://www-01.ibm.com/support/knowledgecenter/SS6SG3_5.2.0/com.ibm.cobol52.ent.doc/migrate/igymapxg001.html?lang=en

I dare say the same exists for Micro Focus COBOL.
User avatar
David Jackson
 
Posts: 9
Joined: Wed Jan 26, 2011 5:09 am
Location: California
Has thanked: 0 time
Been thanked: 0 time


Return to IBM Cobol

 


  • Related topics
    Replies
    Views
    Last post