Skip to content

PATH


Intrinsic define (macro string) set by the compiler

Syntax

` PATH

`

Description

Set to the quoted absolute path of the source file at the time of compilation.

Examples

start GeSHi

vb
' Tell the compiler to seach the source file's
' directory for libraries

#libpath __PATH__

end GeSHi

Differences from QB

  • New to FreeBASIC

See also

  • __FILE__

Back to DocToc

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