Top
NetCOBOL V11.0.0 Release Notes
FUJITSU Software

2.2.3 Character-code conversion result of data and imperfect character outside character-code range

Content

The result of the character-code conversion of the data stored in the data item of the DISPLAY statement, the STRING statement (writing 2), the UNSTRING statement (writing 2), and the WRITE statement of the print file changed to prevent an unjustified data error.

Action

Correct to store a correct character-code in the data item that refers to a detailed message code when executing it.

Specify the execute environment variable @CBR_CONVERT_CHARACTER=SYSTEM expressly when you want to obtain the result similar to before V11.0.

However, it is not possible to specify it by the program using the specification after V11.0.

Refer to environment variable information @CBR_CONVERT_CHARACTER on the user's guide for details.