Top
NetCOBOL V12.2 Messages
FUJITSU Software

2.2.6 JMN6000 - JMN6999

6410

6413

6414

6416

6417

JMN6410I-U

The program size is too large for this system. Compilation is terminated. Separate the program into smaller programs.

JMN6413I-U

The program size is too large to specify the TRACE, COUNT, and/or CHECK options. The program should not be compiled with the TRACE, COUNT and/or CHECK options.

JMN6414I-W

Item-name "@1@" contains a UNICODE peculiar character.

Parameter Explanation

@1@ : Item-name

JMN6416I-W

"@1@" contains a UNICODE peculiar character.

Parameter Explanation

@1@ : File name, library name or class name.

JMN6417I-I

Object program has the same binary as an existing file in the output destination. Object program is not written.

Explanation

When compiler option OBJECT(DIFF) is specified, a binary comparison is performed between the object program being written and the object program of the same name at the output destination. If there is no difference, the object program is not written.