Joined: 24 Oct 2005 Posts: 109 Topics: 36 Location: India
Posted: Mon Feb 05, 2007 5:42 am Post subject: Include the records only till specific point
Hi,
My input is something like this:
Code:
ABCD
EFGH
HIJK
LMOP
XXXX
QRST
VWXY
What I want is using Icetool / DFSort, I want all the records which are coming before a fixed string in the file which here is 'XXXX'. Can you please let me know how to do it.
so, output would be:
Code:
ABCD
EFGH
HIJK
LMOP
thanks. _________________ I did not fail; I have found 10,000 ways that would not work - Albert Einstein.
_________________ Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
I think this will produce the same desired output. _________________ Alissa Margulies
SyncSort Mainframe Product Services
201-930-8260
zos_tech@syncsort.com
Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
Posted: Tue Feb 06, 2007 5:47 pm Post subject:
Yes, that variation will work in this particular case as well. _________________ Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
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