COBOL Messages


LNC0642

Statement accepted, but ACCEPT identifier may not achieve expected conversion.

20

Cause . . . . . : No conversion is performed on PACKED-DECIMAL, BINARY, COMPUTATIONAL, COMPUTATIONAL-1, COMPUTATIONAL-2, COMPUTATIONAL-3 or COMPUTATIONAL-4 identifiers. The incoming data is received in USAGE IS DISPLAY format.

Recovery . . . : Specify an identifier that is implicitly or explicitly USAGE IS DISPLAY.


[ Top of Page | Previous Page | Next Page | Table of Contents ]