__FILE_NQ__ |
Top Previous Next |
__FILE_NQ__ 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
|