Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
Posted: Tue Apr 24, 2007 3:58 pm Post subject:
I'm not sure if you want
o 15 bytes from somewhere in the first 42 bytes in the first record and each of the 28 occurrences in subsequent separate records, or
o just each of the 28 occurrences in separate records
Assuming it's the latter, you can use DFSORT control statements like this:
If you need 15 bytes from the first 42 bytes, just code them after BUILD=( with a / after them and then continue with 50,15,/ etc. _________________ 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