ILBOBID

ILBOBID is a COBOL routine that converts a double-precision binary number to a 10-byte internal decimal number.

Hints

High processing in this routine might indicate that excessive data conversions are being done. Look on the attribution reports for the location in the COBOL program that requires the conversion. If possible, change the definition of the variable to avoid the conversion.