Compiler Option: -noerrline
Documentation
Do not show source line where error occurredSyntax
-noerrline
Description
The
-noerrline compiler option causes reported errors to not show the place in source where error occurred. Useful if an IDE is parsing the error messages.See also