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

Logic for this file handling


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

Moderator Emeritus


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

PostPosted: Wed Apr 18, 2007 12:47 am
Reply with quote

Hello,

Sorry to be "gone" for so long - until this afternoon, i've not been able to connect to the forum since Sunday night. . .

If you post some new data and result you want the program to create, we can offer some suggestions.

It would be good for you to start your program and create the input and output file definitions as well as creating an 01 in working-storage that will be the "anchor" for your array. Inside your 01, you might use an 05 that is an item that occurs n times where n would be the max number of names you will ever have for a given acct#. The field would be as long as the name-field in the input file.

Once you get the data and start-up code posted, we will proceed from there icon_smile.gif
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 FTP VB File from Mainframe retaining ... JCL & VSAM 4
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
Search our Forums:

Back to Top