I have a fixed width file with multiple 200 byte records that I understand was created on an IBM. The file contains a Zoned Numeric value, which looks like ASCII except for the last byte of the field. The values of the last byte of each field are one of the following characters: {, A, B, C, D, E, F, G, H, or I. I understand that each of these characters represents a signed digit. Can anyone help me translate them?
I have read seveal of the threads and even tried some of the code mentioned in them, but nothing seems to help. Any help would be great. Many thanks!
I have read seveal of the threads and even tried some of the code mentioned in them, but nothing seems to help. Any help would be great. Many thanks!