Though it works fine, but it looks like a little tiny stupid.
As there's so many tricks in dfsort,I think maybe you can figure out a more smart and simple solution.If so,please let me know
Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
Posted: Sat Aug 26, 2006 9:52 am Post subject:
Not sure is this is more smart and simple, but these DFSORT control statements are a bit more straightforward as they test the bits directly (similar to TM):
_________________ 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: Mon Oct 25, 2010 4:53 pm Post subject:
With z/OS DFSORT V1R10 PTF UK90025 or z/OS DFSORT V1R12 PTF UK90026 (Oct,2010), you can use DFSORT's new TRAN=BIT function to do this much more easily like this:
Code:
OPTION COPY
INREC BUILD=(1,1,TRAN=BIT)
For complete details on the new functions for DFSORT and DFSORT's ICETOOL available with the Oct, 2010 PTF, see:
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