NTK and The NTK Project
are properties of Jn Dechereux
Home | Documentation | FAQ.
Vanilla 1.1.8 is a product of Lussumo. More Information: Documentation, Community Support.
Local cLongFName := "c:\Test\My file with Long name.txt"
if !File(cLongFName)
NTK_MsgBox( , "Cannot find "+cLongFName, "Alert!" )
Return
endif
// Do some code here ...
1 to 3 of 3