0857: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:
|0857
|0857
|Illegal [[column]] specification
|Illegal [[column]] specification
|Illegal column parameter the beginning or end of a field specified in [[full screen processing statements]] is out of range.
|Illegal column parameter the beginning or end of a field specified in [[Full Screen Processing Statements]] is out of range.
|Type [[Cnt]] +1 to return the subscript of the bad element in the field definition [[array]]. All fields must be within columns 1 and it’s [[Parent Window|parent's]] Window's width.
|Type [[Cnt]] +1 to return the subscript of the bad element in the field definition [[array]]. All fields must be within columns 1 and it’s [[Parent Window|parent's]] Window's width.
}}
}}
[[Category:Error Codes]]
[[Category:Error Codes]]

Latest revision as of 19:28, 22 July 2013

Summary:

Illegal column specification

Cause:

Illegal column parameter the beginning or end of a field specified in Full Screen Processing Statements is out of range.

Remedy:

Type Cnt +1 to return the subscript of the bad element in the field definition array. All fields must be within columns 1 and it’s parent's Window's width.