I'm reading this file where the data is written to the file in
edited numeric fields like:
01 Data.
03 Data_a pic -9(13)V(2).
03 Data_b pic -9(13)V(2).
03 Data_c pic -9(13)V(2).
03 Data_d pic -9(13)V(2).
so when the value -2542,23 is stored in
Data_a it looks in the file like this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.