Hello everybody,
I have a fixed length dataset file in Mainframes having a few thousands of records,where some of the fields are integers and others are PACKED SIGNED DECIMALs. How could I convert these PACKED DECIMALs to INTEGER or DECIMAL ?
Could someone help me with a REXX program to do this ?
Thank you.
I have a fixed length dataset file in Mainframes having a few thousands of records,where some of the fields are integers and others are PACKED SIGNED DECIMALs. How could I convert these PACKED DECIMALs to INTEGER or DECIMAL ?
Could someone help me with a REXX program to do this ?
Thank you.