ILE COBOL Programmer's Guide
The messages for the ILE COBOL licensed program begin with prefixes LNC,
LNM, LNP, LNR, or LNT.
- The LNC messages are issued by the COBOL syntax checker when SEU is used
to enter your ILE COBOL source code. The LNC messages are also
compiler-generated messages.
- The LNM messages are used as headings during a run time ILE COBOL
formatted dump.
- The LNP messages are used in the ILE COBOL CL commands and menus.
- The LNR messages provide you with additional information about system
operation during run time.
- The LNT messages are used as headings for various parts of the ILE COBOL
compiler listing.
Message numbers are assigned as follows:
Error Message
| Description
|
LNR7000 through LNR7199
| Escape messages
|
LNR7200 through LNR7999
| Run-time messages
|
LNR8000 through LNR8200
| Escape messages
|
LNC0000 through LNC0999
| Messages with severity less than 30
|
LNC1000 through LNC2999
| Messages with severity greater than or equal to 30
|
LNC8000 through LNC8799
| FIPS Flagger messages
|
LNC9001 through LNC9099
| Compiler messages
|
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.