Skip to content

Compiler Option: -noerrline


Do not show source line where error occurred

Syntax

` -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

Back to DocToc

Translated from FreeBASIC official docs. Contact us for removal if infringed.
FreeBASIC is an open-source project, not affiliated with Microsoft