I'm getting an error " SIGN not expected"
on 02 COUNT PIC S9(10)V99 SIGN IS LEADING.
I'm wondering if this is one of those version of micro focus
server express that does not accept leading sign.
Any help is greatly appreciated.
Thanks.
note: COUNT is part of an output record.
on 02 COUNT PIC S9(10)V99 SIGN IS LEADING.
I'm wondering if this is one of those version of micro focus
server express that does not accept leading sign.
Any help is greatly appreciated.
Thanks.
note: COUNT is part of an output record.