Previous Topic: How to Use CULLUS36Next Topic: Converting Doubleword Binary to Packed Decimal (CULLUS37)


Helpful Hints

Precision

COBOL equivalent

Field length

Single

COMP-1

4 bytes

Double

COMP-2

8 bytes

Example

This example shows the CA Culprit parameters required to convert single- and double-precision values to packed decimal format.

The following code: