Top "Packed-decimal" questions

A convention for storing numerals, one per half-byte, with the final half-byte being an indicator of the sign.

How can I use SYNCSORT to format a Packed Decimal field with a specifc sign value?

I want to use SYNCSORT to force all Packed Decimal fields to a negative sign value. The critical requirement is …

numeric mainframe jcl syncsort packed-decimal
How to unpack COMP-3 digits using Java?

I have huge mainframe file and there are some packed digits in that file. I would like to know how …

ascii mainframe ebcdic packed-decimal