M204.1674: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>s) |
||
Line 1: | Line 1: | ||
{{Template:M204.1674 skeleton}} | {{Template:M204.1674 skeleton}} | ||
<P> | <P> | ||
A %variable was provided as a file name in an | A %variable was provided as a file name in an <var>Open</var>, <var>Position</var>, <var>Read</var>, or <var>Close</var> statement. The value of the %variable was null when the statement was executed. The statement sets the <var>$Status</var> value to 2. </P> | ||
<p> | <p> | ||
<b>Response:</b> Assign a valid file name to the %variable. Retry the request. </p> | <b>Response:</b> Assign a valid file name to the %variable. Retry the request. </p> | ||
{{Template:M204.1674 footer}} | {{Template:M204.1674 footer}} | ||
<!-- skeleton as it was in pdf/FILE NAME CANNOT BE NULL /--> | <!-- skeleton as it was in pdf/FILE NAME CANNOT BE NULL /--> |
Latest revision as of 02:00, 9 March 2018
M204.1674 File name cannot be null
A %variable was provided as a file name in an Open, Position, Read, or Close statement. The value of the %variable was null when the statement was executed. The statement sets the $Status value to 2.
Response: Assign a valid file name to the %variable. Retry the request.
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 |