IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

What is the limit of array table in cobol


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
p_gandhi

New User


Joined: 20 Apr 2007
Posts: 14
Location: TORONTO,ONTARIO,CANADA

PostPosted: Mon May 28, 2007 9:26 pm
Reply with quote

Hi,
If anyone can tell me what is the limit of array table in cobol
with indexing or subscripting?
Also for two dimensional table

I am looking for total bytes for the table that I can use max in cobol program

Thanks
Paresh Gandhi
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon May 28, 2007 9:39 pm
Reply with quote

Hello,

Do you just want to build the biggest array possible or do you have some requirement that requires a large array?

If you tell us what you want to accomplish, we may be able to offer suggestions.
Back to top
View user's profile Send private message
p_gandhi

New User


Joined: 20 Apr 2007
Posts: 14
Location: TORONTO,ONTARIO,CANADA

PostPosted: Mon May 28, 2007 9:55 pm
Reply with quote

Thanks for quick reply,

I need to know what's biggest size for table I can reate in cobol program?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon May 28, 2007 10:42 pm
Reply with quote

Hello,

Please re-read my earlier reply and answer those questions.
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Mon May 28, 2007 10:50 pm
Reply with quote

Every COBOL Language Reference has a section such as this one for Enterprise COBOL:
Appendix B. Compiler limits
Try looking it up and find all the answers you want.
If you are still unsure, post back and we can help.
Back to top
View user's profile Send private message
p_gandhi

New User


Joined: 20 Apr 2007
Posts: 14
Location: TORONTO,ONTARIO,CANADA

PostPosted: Mon May 28, 2007 11:50 pm
Reply with quote

Thanks everybody, the last reply soved the problem,
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Load new table with Old unload - DB2 DB2 6
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Pulling a fixed number of records fro... DB2 2
Search our Forums:

Back to Top