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 

Delete same type of records from a file

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


Joined: 29 May 2007
Posts: 165
Topics: 77

PostPosted: Tue Nov 25, 2008 11:55 am    Post subject: Delete same type of records from a file Reply with quote

Hi All,

I am creating a intial reports and concatinating them into one.

sample data in final rpt

Code:
Name         ID
----------   -----------
Siva         1234G56
Malli        1234VFS
Nishant      23456TF
Name         ID
----------   -----------
Rama         1234333
Aizaz        1234VFS
Name         ID
----------   -----------
Giri         1234444
Naveen       1234VZS



I have want to remove those extra headers in the final report i.e. i want the final report look like this
Code:
Name         ID
----------   -----------
Siva         1234G56
Malli        1234VFS
Nishant      23456TF
Rama         1234333
Aizaz        1234VFS
Giri         1234444
Naveen       1234VZS



I am generating report using icetool.

Thanks,
Siva
Back to top
View user's profile Send private message
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