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

vscobol-11 interview question


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
karthikuma

New User


Joined: 29 Mar 2005
Posts: 62

PostPosted: Tue Aug 02, 2005 9:36 am
Reply with quote

Hi friends,

this was i faced in the interview.
i've two files namely file-1 ,file-11.in file-1 i'm having 5 records namely 1,2,3,4,5 and in file-11 i'm having 5 records 3,6,7,8,2. in this i need an logic of cobol,i need an o/p file as matching in both the file-1 & 11.and non-matching records how to write an cobol logic.any one plz give the logic code for this situation.

file-1 file-11
1 3
2 6
3 7
4 8
5 2


output file

2
3

output file
1
4
5
6
7
8

plz any one give me the syntax of coding for this.


regards,
kumar
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Wed Aug 03, 2005 6:31 am
Reply with quote

Take a look here. See pgm xxxx.

ibmmainframes.com/viewtopic.php?t=4340&highlight=file+match

Sort files 1st.
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Question for file manager IBM Tools 7
No new posts question for Pedro TSO/ISPF 2
No new posts question on Outrec and sort #Digvijay DFSORT/ICETOOL 20
No new posts panel creation question TSO/ISPF 12
No new posts Sort w/OUTREC Question DFSORT/ICETOOL 2
Search our Forums:

Back to Top