Skip to Content
0
Former Member
Sep 20, 2005 at 07:51 PM

Packed Decimals

45 Views

We are setting up XI and have found out that the system to which it is going to interface contains fields of "packed decimals", known as computational3 fields.

I have been enlisted to write a java program to read EBCDIC files containing these fields and to write out the data in ASCII format.

Does anyone have suggestions on how to proceed?