M204.0903: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Automatically generated page update | m add <var>'s | ||
| Line 1: | Line 1: | ||
| {{Template:M204.0903 skeleton}} | {{Template:M204.0903 skeleton}} | ||
| <P>An IFGET or IFCTO call produces output which exceeds the length of the area supplied. The call returns a code of 4. </P> | <P> | ||
| <p><b>Response:</b> Increase the size of the output area to accommodate the result of the call. For IFGET with an EDIT specification, check for incorrect lengths or repetition factors. </p> | An <var>IFGET</var> or <var>IFCTO</var> call produces output which exceeds the length of the area supplied. The call returns a code of 4. </P> | ||
| <p> | |||
| <b>Response:</b> Increase the size of the output area to accommodate the result of the call. For <var>IFGET</var> with an <var>EDIT</var> specification, check for incorrect lengths or repetition factors.   | |||
| </p> | |||
| {{Template:M204.0903 footer}} | {{Template:M204.0903 footer}} | ||
| <!-- skeleton as it was in pdf/ifamcall - RESULT TOO LONG /--> | <!-- skeleton as it was in pdf/ifamcall - RESULT TOO LONG /--> | ||
Latest revision as of 00:57, 2 March 2018
M204.0903 token - result too long
An IFGET or IFCTO call produces output which exceeds the length of the area supplied. The call returns a code of 4.
Response: Increase the size of the output area to accommodate the result of the call. For IFGET with an EDIT specification, check for incorrect lengths or repetition factors.
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 | 
| AUDITER | Writes the message with line type ER to the audit trail | 
| COUNT | Increments the error count (ERCNT) parameter |