Method MasterObject()->compile_warning()
- Method
compile_warning
 
- voidcompile_warning(- string- file,- int- line,- string- err)
- Description
- This function is called whenever a compile warning occurs. - lineis zero for warnings that aren't associated with any specific line.- erris not newline terminated.
- See also
- compile_error(), compile_exception(), get_inhibit_compile_errors(), set_inhibit_compile_errors(),