ACS BR! Error Code Help

Error Number:

0854

Description:

A. Illegal row specification

B. Program made in 3.91, attempted to run in 3.67

Common Causes:

A. Illegal specification found for the "row" parameter in the field definition of a full-screen processing for statement.

B. Made a program in 3.91, with rinput select

Common Solutions:

A. Type CNT +1 <CR> to return the subscript of the bad element in the field definition array. Change the field definition's ROW value to a number between 1 and 24. Or (if dealing with a window) to a value that does not exceed the number of rows in the window.

B. Must save as source in 3.91 (not 3.67) and load in 3.67

Notes: A. by ADS

B. by John


ACS Help Home | Error Documentation Home