Posted: Fri Dec 15, 2006 7:40 am Post subject: Update a PD Value in a File
Hai All,
I need to overlay File contents which is Packed Decimal and i want to say have the value in +40464.54 in positions 4 to 10 and i have a specific condition.
I want to know how to do as i was not able to achieve it and can i know the different ways of doing it without any Tool. _________________ Shekar
Grow Technically
Does this control parameter IFTHEN is specific to DFSORT only & fails with Syncsort. At my work place the sort utility used is syncsort & I am getting a following abend message
Code:
SORT FIELDS=COPY
OUTREC IFTHEN=(WHEN=(1,3,ZD,EQ,000),
*
OVERLAY=(28:0000000000,TO=PD,LENGTH=10))
WER268A OUTREC STATEMENT : SYNTAX ERROR
WER211B SYNCSMF CALLED BY SYNCSORT; RC=0000
WER449I SYNCSORT GLOBAL DSM SUBSYSTEM ACTIVE
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