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 

merge three lines of data into one

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


Joined: 10 Feb 2006
Posts: 188
Topics: 68

PostPosted: Mon May 24, 2010 12:28 pm    Post subject: merge three lines of data into one Reply with quote

Hello,

I'm sure something similar to my question has been posted here before, but I can't seem to find it at the moment.

Is there a utility that would, for example, merge 3 lines of data into one line ?

e.g.

Code:
Before:

<td>                                                     
<1st data>                                               
</td>                                                   
<td>                                                     
<2nd data>                                               
</td>                                                   
<td>                                                     
<3rd data>                                               
</td>                                                   
   
After :                                               

<td><1st data></td><td><2nd data></td><td><3rd data></td>



... and yes, in spite of the HTML tags, this will be running on the mainframe...

Thanks....
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12369
Topics: 75
Location: San Jose

PostPosted: Mon May 24, 2010 12:36 pm    Post subject: Reply with quote

tcurrier,

Check the smart DFSORT trick "Combine multiple records into one record" here

http://www.ibm.com/support/docview.wss?rs=114&uid=isg3T7000094
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
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