__FILE_NQ__
Intrinsic define (macro string) set by the compiler
__FILE_NQ__
Substituted with the non-quoted source file name where used.
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