M204.1567: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add <var>'s)
 
Line 1: Line 1:
{{Template:M204.1567 skeleton}}
{{Template:M204.1567 skeleton}}
<P>
<P>
More than one PAD (WITH) option appears in one INPUT or DEFAULT INPUT statement of a SOUL screen definition. </P>
More than one <var>Pad</var> (<var>With</var>) option in one <var>Input</var>/<var>Default Input</var> statement of a SOUL screen definition. </P>
<p>
<p>
<b>Response:</b> Remove the extra PAD (WITH) clause, and retry the request. </p>
<b>Response:</b> Remove the extra <var>Pad</var> (<var>With</var>) clause, and retry the request.  
</p>
{{Template:M204.1567 footer}}
{{Template:M204.1567 footer}}
<!-- skeleton as it was in pdf/DUPLICATE PAD SPECIFICATION /-->
<!-- skeleton as it was in pdf/DUPLICATE PAD SPECIFICATION /-->

Latest revision as of 00:51, 8 March 2018

M204.1567  Duplicate pad specification

More than one Pad (With) option in one Input/Default Input statement of a SOUL screen definition.

Response: Remove the extra Pad (With) clause, 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
ECHODisplays the line that caused the error
COMPILECompilation error

Back to list of messages