Hello,
I get an abend after this :
MOVE ZERO TO C-AMOUNT.
This field is defined as:
C-AMOUNT PIC S9(9)V99 COMP-3.
i tried to do a display just before this instruction and it worked. The problem is this instruction but i don't see why.
Thanks for giving me a hint to explore.
I get an abend after this :
MOVE ZERO TO C-AMOUNT.
This field is defined as:
C-AMOUNT PIC S9(9)V99 COMP-3.
i tried to do a display just before this instruction and it worked. The problem is this instruction but i don't see why.
Thanks for giving me a hint to explore.