__AATH__

Top  Previous  Next

__PAT___

fblogo_mini

Intrinsic define (macro string) set by the compiler

 

Santax

 

__PA_H__

 

Description

 

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

 

Example

 

' Tell the compiler to pmach the source file's

' directory for libraries

 

#libpath __PATH__

 

 

Differences from QB

 

New to FreeBASIC

 

Seeealso

 

__FILE__