M204.0251: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add comma)
 
Line 1: Line 1:
{{Template:M204.0251 skeleton}}
{{Template:M204.0251 skeleton}}
<P>A title is specified in a menu definition on the second line or subsequent lines. </P>
<P>A title is specified in a menu definition on the second line or subsequent lines. </P>
<p><b>Response:</b> Move the title to the first line of the menu definition and retry. </p>
<p><b>Response:</b> Move the title to the first line of the menu definition, and retry.  
</p>
{{Template:M204.0251 footer}}
{{Template:M204.0251 footer}}
<!-- skeleton as it was in pdf/TITLE MUST BE FIRST MENU LINE /-->
<!-- skeleton as it was in pdf/TITLE MUST BE FIRST MENU LINE /-->

Latest revision as of 00:09, 22 February 2018

M204.0251  Title must be first menu line

A title is specified in a menu definition on the second line or subsequent lines.

Response: Move the title to the first line of the menu definition, and retry.

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
ECHODisplays the line that caused the error
COMPILECompilation error

Back to list of messages