PreviousCompileError 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 previous 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:

previousCompileError 

This command is unusual in that you can map it to a button that also has another command or macro mapped to it. See Button toggle for compilation errors.

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