0857: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
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 | |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]] |
Revision as of 19:26, 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. |