Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
how can we read the 3rd, 5th, 12th records

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL
Author Message
rajeshbalina

New User


Joined: 13 Mar 2005
Posts: 2
Location: chennai

PostPosted: Sun Mar 27, 2005 12:10 am    Post subject: how can we read the 3rd, 5th, 12th records
Reply with quote

how can we read the 3rd, 5th, 12th records in a flat file.
Back to top
View user's profile Send private message
References
priya

Moderator


Joined: 24 Jul 2003
Posts: 624
Location: Bangalore

PostPosted: Mon Mar 28, 2005 7:52 am    Post subject:
Reply with quote

If it's a sequential file, read all the records and fetch only those required with a counter.

If it's random file, move 3, 5 and 12 to the Key field before fetching the records.

Better you refer good cobol manuals.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL All times are GMT + 6 Hours
Page 1 of 1