M204.0742: Difference between revisions

From m204wiki
Jump to navigation Jump to search
DmeWiccan (talk | contribs)
Automatically generated page update
 
(No difference)

Latest revision as of 13:55, 25 February 2018

M204.0742  Invalid context specification: text

A SOUL $FlsAcc, $FlsChk, $Update, or $View function is called, or the Full Screen Editor SAVE, GET, or END command is found with the standard Model 204 file/group context specification text. The function call or editor command fails.

Response: Check the correct syntax for this context specification in $FlsAcc. Fix and retry the request.

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
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages