MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

question on sorting

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
sharma_deepu
Beginner


Joined: 07 Feb 2011
Posts: 5
Topics: 4
Location: hyd

PostPosted: Thu Feb 10, 2011 5:43 am    Post subject: question on sorting Reply with quote

i have three input files
1) infile containes following records
Code:

aaaaa
bbbbb
ccccc

2)input file containes following records
Code:

ddddd
eeeee
fffff

3)input file containes following records
ggggg
Code:

hhhhh
iiiiii

the condition is i need one output file
containes all records which are from three input files and those records are in colums
like first file recors in one column in outfile and second records in 3nd coloumn and 3rd infile records in third column
lrecl=80,recfm=fb,fields=(1,3,ch)


the output like be as folows...........

aaaaa ddddd ggggg
bbbbb eeeee hhhhh
ccccc fffff iiiiii
_________________
deepu
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger
Dibakar
Advanced


Joined: 02 Dec 2002
Posts: 702
Topics: 64
Location: USA

PostPosted: Thu Feb 10, 2011 1:56 pm    Post subject: Reply with quote

Seacrh on 'SORT MERGE' in this forum and you may find some examples, like this one http://www.mvsforums.com/helpboards/viewtopic.php?p=56132#56132
_________________
Regards,
Diba
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group