Previous Topic: IDCMLX  59 - Improper use of DVW field, dvw-buffer fieldNext Topic: IDCMLXSL04 -  WORD is an invalid PROCEDURE name


IDCMLX 60 - Cross-Reference exceeded maximum on-line sort record count. Cross-reference listing terminated

Reason:

The compiler cross reference listing is subject to the site/session option that sets a maximum number of sort records allowed. The cross-reference listing for this particular program exceeds that maximum.

Action:

If you want a compiler cross reference listing, either recompile the program in batch or raise the on-line sort maximum.

IDCMLXSL04