Method MasterObject()->compile_error()
- Method
compile_error
voidcompile_error(stringfile,intline,stringerr)- Description
This function is called whenever a compile error occurs.
lineis zero for errors that aren't associated with any specific line.erris not newline terminated.- See also
compile_warning(), compile_exception(), get_inhibit_compile_errors(), set_inhibit_compile_errors(),