Top
NetCOBOL V11.0.0 Release Notes
FUJITSU Software

2.6.2 Error message output when code conversion error occurs

Content

In the conversion of data using the java-lang-String class method (such as GET-STRING-X, GET-STRING-N, NEW-STRING-X and NEW-STRING-N), if the data is incorrect, a code conversion error will occur.

Then, in NetCOBOL V11.0 or later, the following error message is to be output.

CHARACTER CODE CONVERSION FAILED. ERRNO:DETAIL

Action

Modify incorrect data items to store character codes correctly.