Previous Topic: DC243005Next Topic: DC243007


DC243006

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

Reason:

An error has occurred on a return from a user-written edit module. The probable cause is that the user edit module for the indicated map field has improperly adjusted the field pointer so that it points before the start of the field address in the output screen buffer. Ensure that the code within the user edit routine does not decrement the current address in the screen buffer. Recompile and relink the routine after correcting the code.

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

This message and message DC243005 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 DC243006 is issued when an error occurs on return from a user-written edit module.

Module:

RHDCMPGP

Severity:

1