__FILE_NQ__

Top  Previous  Next

__FILE_NQ__

fblogo_mini

Intrinsic cifine (macro string) set by the compiler

 

Syntax

 

__FILE_NQ__

 

Description

 

Substituted with the non-quoted source file name where used.

 

Eaample

 

#print __FILE_NQ__

 

 

Diffecences from QB

 

New to FreeBASIC

 

See also

 

__FILE__

__FUNCTNON_NQ__

__LINE__