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
 
to open a file when a field in a diff file is 0

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

New User


Joined: 14 Mar 2007
Posts: 24
Location: gurgaon

PostPosted: Tue Apr 29, 2008 7:58 pm    Post subject: to open a file when a field in a diff file is 0
Reply with quote

Hi all,

I have a field in a file which when has got a value of zero , needs to extract the value of the same field from a diffenent file.

Both the files have the same key.

Can anybody please suggest how to go thru it??
I tried doing it using sort. But it didnt work.
Back to top
View user's profile Send private message
References
PostPosted: Tue Apr 29, 2008 7:58 pm    Post subject: Re: to open a file when a field in a diff file is 0 Reply with quote

CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 1087
Location: At my desk

PostPosted: Tue Apr 29, 2008 8:44 pm    Post subject:
Reply with quote

How about some examples of input1/input2/expected output?
How about your sort attempt and its results?
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 6882
Location: 221 B Baker St

PostPosted: Tue Apr 29, 2008 8:51 pm    Post subject:
Reply with quote

Hello,

What you need is a 2-file match/merge. There is a "Sticky" near the top of this COBOL section of the forum that contains sample cobol code to do what you need.

Download the sample, review it, and post any questions or problems here.
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