COBOL Manual for TNS and TNS/R Programs
Debugging Tools
HP COBOL Manual for TNS and TNS/R Programs—522555-006
15-11
FIXERRS Macro
tedit-command
is the TEDIT command that you want to execute at the start of the FIXERRS
session.
You can move from error to error using the NEXTERR and PREVERR commands on
the TEDIT command line. NEXTERR displays the error following the currently
displayed error; PREVERR displays the error preceding the currently displayed error.
When you enter PREVERR at the beginning of the error file or NEXTERR at the end of
the error file, FIXERRS displays the message:
There are no more errors
When you enter PREVERR after you have corrected errors in the file, the compiler
positions you at the line and column on which the error was originally reported. This
line and column number might be invalid after you correct the error.