NextCompileError command

From m204wiki
Revision as of 18:07, 6 December 2022 by Ekern (talk | contribs)
Jump to navigation Jump to search
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: --