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

How to load a two dimentional array


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

New User


Joined: 14 Jun 2005
Posts: 16
Location: bangalore

PostPosted: Thu Sep 13, 2007 9:26 am
Reply with quote

Hi,

How do I load a two dimentional array using a cobol pgm. once it is loaded I also need to unload it onto a record. How can I accomplish this.

Thanks,
manjusha
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Thu Sep 13, 2007 1:38 pm
Reply with quote

By using nested performs?
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: Thu Sep 13, 2007 8:28 pm
Reply with quote

Hello,

Quote:
How do I load a two dimentional array using a cobol pgm.
Please show the cobol code for your array and an example of the data you need to load into it. If the data comes from reading a file, show the data as the records that would be read.
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 Load new table with Old unload - DB2 DB2 6
No new posts How to load to DB2 with column level ... DB2 6
No new posts REASON 00D70014 in load utility DB2 6
No new posts COBOL Ascending and descending sort n... COBOL Programming 5
No new posts DB2 Load - Sort Or order BY DB2 1
Search our Forums:

Back to Top