M204.0536: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(No difference)

Revision as of 04:52, 25 February 2018

M204.0536  Skipping to next ')'

An iteration error has been detected in a Line Editor command string. An earlier message identifies the error. A right parenthesis is required to end the iteration.

Response: Correct the original error and retry the command string.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages