Hi,
Please help me with this problem....
I have a negative value in my file... I have to add such numbers together..
And have to write the final result in a file with the negative sign displayed in the result...
I have ddeclared the input variable as PIC +9(7).9(2)
I have moved it to a s9(7)v9(2) and the next record is read into another S9(7)v9(2)
and I have moved the result into +9(7).9(2).
I am getting a invalied numeric edited move abend..
Can anyone solve this..
Tell me the PIC clause of the variables I have to use..
Thanks
Bhargavi