JohnnyBlazer
Programmer
Hello professionals!
I ran stuck on this problem. Maybe some of you can point me in the right direction.
77 Test PIC 99 VALUE 0.
...
DISPLAY Input
The outcome of the Display would be 00
Is there any way to get this shortened to 0?
I tried the INSPECT Test REPLACING LEADING ZERO BY SPACE statement but that gives me a "}" sign!!! :-(
Any help would be very appreciated.
Thanks,
John
I ran stuck on this problem. Maybe some of you can point me in the right direction.
77 Test PIC 99 VALUE 0.
...
DISPLAY Input
The outcome of the Display would be 00
Is there any way to get this shortened to 0?
I tried the INSPECT Test REPLACING LEADING ZERO BY SPACE statement but that gives me a "}" sign!!! :-(
Any help would be very appreciated.
Thanks,
John