Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
Posted: Fri Dec 05, 2008 1:50 pm Post subject:
You can use these DFSORT control statements:
Code:
OPTION COPY
INCLUDE COND=(11,3,CH,EQ,C'775',AND,19,6,CH,EQ,C'124636')
_________________ 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
Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
Posted: Tue Dec 09, 2008 12:31 pm Post subject:
Quote:
I thought of that but did not work for me because the 2nd information does not always start at 19th column
Sigh. Then why didn't you mention that? If you knew it was important, why didn't you make it crystal clear that's what you wanted?
Assuming you want to search 1-34 as per your example, you can use these DFSORT control statements:
Code:
OPTION COPY
INCLUDE COND=(1,34,SS,EQ,C'775',AND,1,34,SS,EQ,C'124636')
_________________ 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