__FILE_NQ__

FreeBASIC

__FILE_NQ__
 
Intrinsic define (macro string) set by the compiler

Syntax

__FILE_NQ__

Description

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

Example

#print __FILE_NQ__


Differences from QB

  • New to FreeBASIC

See also