Hi.

I am getting a sort error when i am updating by multiplying by -1. I need to 
change the zoned decimal in position 39 which is of 11 bytes to a negative 
value . The file is 80 byte long. Can some one let me know where the issue is ?

SORT FIELDS=COPY
OUTREC FIELDS=(1,38,(39,11,ZD,MUL,-1,LENGTH=11),50,31)

The below is the message i am getting 
                                       *
WER268A  OUTREC STATEMENT  : SYNTAX ERROR

Regards
Ron T

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to