IBMBCT*

IBMBCT is a PL/I routine that converts data from decimal constant format to fixed or free decimal format. The module has seven functions at the following entry points:

  • IBMBCTHD - converts decimal constant to fixed decimal.

  • IBMBCTHE - converts decimal constant to float pictured decimal.

  • IBMBCTHF - converts decimal constant to float.

  • IBMBCTHI - converts decimal constant to integer.

  • IBMBCTHP - converts decimal constant to fixed pictured decimal.

  • IBMBCTHX - converts decimal constant to fixed binary.

  • IBMBCTHZ - converts decimal constant to free decimal.

Reference Sources

OS PL/I Resident Library: Program Logic, LY33-6008.