We are seeing this error in MFE 3.0 on a particular machine but do not see on other machines with the same code.
What exactly does this message mean? The Help is not very "helpful"...!!!!
05 WHOLE-NUM PIC 9(13).
05 DECIMALS PIC .9(03).
We see it on this line of code and DECIMALS is highlighted:
UNSTRING RTN-ATTR-VALU-ALPHA DELIMITED BY "."
INTO WHOLE-NUM DECIMALS