COBOL Messages


LNC0949

The information required by DSPPGMREF is not complete.

10

Cause . . . . . : The DSPPGMREF command can be used to show what files, record formats, data areas, called programs, and locales are used by a program or module. The information that will be used by the DSPPGMREF command will not be complete for this program or module because the amount of information is too large.

Recovery . . . : If it is important that DSPPGMREF be accurate for this module, reduce the external references used in this module or program. Otherwise, this message can be ignored.

Technical description . . . . . . . . : The size limit for this information is 32767 bytes. Each called program, data area, and locale requires 24 bytes. Each file requires 38 bytes, plus, for externally described files, an additional 27 bytes for each record format used.


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