Posted: Wed Apr 18, 2007 6:31 am Post subject: Format problem with TRAILER3
Hi Guys,
I'm using SORT to sum fields of a record, where teh key is the same. The sum should be left aligned, but it give me allways a right alignement. can you help me?
Here is the code I use:
Code:
SORT FIELDS=(1,47,CH,A)
RECORD TYPE=F
OUTFIL REMOVECC,NODETAIL,
SECTIONS=(1,49,
TRAILER3=(1,49,X,TOT=(50,15,UFF,EDIT=(IIIIIIT.TT)),
65,200,201,240))
so at position 50 I obtrain always something like:
Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
Posted: Wed Apr 18, 2007 11:10 am Post subject:
Yes, you need z/OS DFSORT V1R5 PTF UK90007 (April, 2006) in order to use DFSORT's JFY function. The error message indicates you don't have the PTF applied. _________________ 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