5525B/31/32 Line Matrix Printer Code V Programmer's Reference Manual
Solving Program Errors
249
Solving Program Errors
If you make an error in your form program, a coded error message and the
program line containing the error will print when you print the form. As soon as
the Code V discovers and identifies the error, the form is printed up to the
point of error, further text processing stops, and all remaining data up to the
next command sequence terminator is ignored.
From the description of the error message and the line identified by the error
message, you can easily locate and correct program errors. Coded error
messages are defined in detail in the “Error Codes” chapter.