M204.1741: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Automatically generated page update  | 
				m add <var>'s  | 
				||
| Line 1: | Line 1: | ||
{{Template:M204.1741 skeleton}}  | {{Template:M204.1741 skeleton}}  | ||
<P>An   | <P>  | ||
<p><b>Response:</b> Correct the   | An <var>Open Dataset</var> or <var>Open Terminal</var> statement is missing the <var>For</var> clause. </P>  | ||
<p>  | |||
<b>Response:</b> Correct the <var>Open</var> statement by including the <var>For</var> (<var>Input</var>/<var>Output</var>/<var>InOut</var>) clause.    | |||
</p>  | |||
{{Template:M204.1741 footer}}  | {{Template:M204.1741 footer}}  | ||
<!-- skeleton as it was in pdf/"FOR" CLAUSE REQUIRED /-->  | <!-- skeleton as it was in pdf/"FOR" CLAUSE REQUIRED /-->  | ||
Latest revision as of 18:25, 12 March 2018
M204.1741 "for" clause required
An Open Dataset or Open Terminal statement is missing the For clause.
Response: Correct the Open statement by including the For (Input/Output/InOut) clause.
Message attributes:
| RETCODEO=0 | Sets online return code | 
|---|---|
| RETCODEB=4 | Sets batch (single user) return code | 
| CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter | 
| AUDITMS | Writes the message with line type MS to the audit trail | 
| NOCOUNT | Does not increment the error count (ERCNT) parameter | 
| NOTERM | Does not display the message on the user's terminal |