Previous Topic: DC243001Next Topic: DC243003


DC243002

TASK: <task-code> PROG: <program-name>; USER EDIT ROUTINE CANNOT BE LOADED MAP <map-name> FIELD AT <row>, <column>

Reason:

The user-written edit module for the indicated map field could not be found in the load library. Verify that the edit module has been properly link edited by checking the link-edit listing. Display the directory of the DC/UCF load library (OS) or the core-image library (DOS), and verify the edit module name.

Execution continues despite this error; the program must include code to handle problems that arise from this error.

This message and message DC243001 identify the same condition but are associated with different severities. The value specified in the EXECUTE ON ERRORS field of the Response Process Definition screen of the CA ADS dialog compiler determines which message a user receives. A YES value for the EXECUTE ON ERRORS field specifies that execution of the task continues and message DC243002 is issued when an edit module cannot be found for a field.

Module:

RHDCMAPR

Severity:

1