__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
	* KeyPgDdfile__FILE__
	* KeyPgDdfunctionnq__FUNCTION_NQ__
	* KeyPgDdline__LINE__

