0818: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
m (1 revision)  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
{{Error  | {{Error  | ||
|0818  | |0818  | ||
|Number too large for PIC format  | |DEPRECATED ERROR as of 4.30: Number too large for PIC format  | ||
|Number too large for PIC format. During an input or output operation, the specified PIC format was too small.  | |Number too large for PIC format. During an input or output operation, the specified PIC format was too small.  | ||
|Increase the field length for the PIC format.  | |Increase the field length for the PIC format.  | ||
}}  | }}  | ||
[[Category:Error Codes]]  | [[Category:Error Codes]]  | ||
Latest revision as of 18:21, 22 September 2014
| 
 Summary:  | 
 DEPRECATED ERROR as of 4.30: Number too large for PIC format  | 
|---|---|
| 
 Cause:  | 
 Number too large for PIC format. During an input or output operation, the specified PIC format was too small.  | 
| 
 Remedy:  | 
 Increase the field length for the PIC format.  |