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

How to append all the records at the right end one by one


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
manikandanjs

New User


Joined: 02 Jun 2006
Posts: 27
Location: Blue Bell, PA

PostPosted: Tue Nov 15, 2011 8:15 am
Reply with quote

Hi,

I need a requirement to do the below one,

Input file has three records like below,
Code:

ABC DEF GEH
123 456 789
SDFSDSDFSD


OUTPUT FILE should have only one record like this,
Code:

ABC DEF GEH123 456 789SDFSDSDFSD


Thanks,
Mani
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


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

PostPosted: Tue Nov 15, 2011 9:21 am
Reply with quote

Hello,

Frank posted a reply on 12 NOV that may be what you want. Scroll to the bottom as this is a rather old topic.
ibmmainframes.com/viewtopic.php?t=17031

There are other similar topics available as well.
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Tue Nov 15, 2011 1:02 pm
Reply with quote

If you use the main Search, look for Blocks in the topic title only for the DFSORT forum you should find some useful examples that should help.
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Developer


Joined: 15 Feb 2005
Posts: 7129
Location: San Jose, CA

PostPosted: Wed Nov 16, 2011 12:39 am
Reply with quote

Mani,

What is the RECFM and LRECL of your input file? What do you want for the RECFM and LRECL of your output file?
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 -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts Pulling a fixed number of records fro... DB2 2
No new posts How to append a PS file into multiple... JCL & VSAM 3
No new posts Need help to append a date&tsp at... DFSORT/ICETOOL 9
No new posts Join multiple records using splice DFSORT/ICETOOL 5
Search our Forums:

Back to Top