Previous Topic: #ABEND SyntaxNext Topic: #ABEND Example


#ABEND Parameters

ABCODE=

Specifies a 4-character user-defined abend code.

abend-code

A register pointing to a field that contains the abend code, the symbol name of a user-defined field containing the code, or the abend-code literal enclosed in single quotation marks.

Note: Because the specified abend code appears in the system log and is displayed at the task's terminal, you should not use DC/UCF system abend codes.

STAE=INVOKE/IGNORE

Specifies whether the system invokes or ignores abend routines that were previously established by #STAE requests; the default is INVOKE.

DUMP=NO/YES

Specifies whether the system writes a formatted task dump to the DC/UCF log file. The default is NO.