NextCompileError command

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Action:

Finds the next line in error relative to the current line, if the request being displayed fails to compile. If the program you are debugging has no compilation errors, the command does nothing.

Syntax:

nextCompileError 

You can map this command to a button that also has another command or macro mapped to it. See Button toggle for compilation errors.

Client menu: Error > Next Compile Error
Introduced: --