Vertical Line Errors
263
Vertical Line Errors
10 VERTical line starting column SC out of bounds
The column specified by the second parameter in the vertical l ine
command places the vertical line outside the form boundaries.
11 VERTical line starting row SR out of bounds
The upper (starting) row of the vertical line specified by the third
parameter in the vertical line command places the vertical line
outside the boundaries of the form.
12 VERTical line ending row ER out of bounds
The lower (ending) row of the vertical line specified by the fourth
parameter in the vertical line command places the vertical line
outside the boundaries of the form.
13 VERTical line format or delimiter error
Some type of format or delimiter error was detected in the
parameters of the vertical line command. This error is usually
caused by one or more of the following:
a. A missing semicolon;
b. A colon in place of a semicolon;
c. Too many or too few parameters in the command string;
d. Alpha characters instead of numeric characters in the
parameters.
14 Insufficient memory to store the VERTical line
No more room in the IGP memory exists for another vertical line.
The rest of the vertical line commands are flushed until the Stop
command is found. Processing will then continue normally. To
create space in the IGP memory, delete forms with vertical line
elements that are no longer required.
15 VERTical line starting row SR > ending row ER
The upper (starting) row parameter of the vertical line command
is greater than or equal to the lower (ending) row parameter.
16 VERTical line thickness LT error
The thickness of the vertical line specified by the first parameter
in the vertical line command is incorrect. This error is usually
caused by specifying a thickness of zero.
17-19 Not defined.