Delete text file
Author: admon_yd2003@yahoo.com (orna)
Hi
U 7.2.06
I need to delete and copy text files.
Tried: activate "winapi".DELETEFILE(filename)
and got -59 "Unable to locate 3GL function deletefileA"
In the .INI file under "demandload" there is a reference to the kernel32.dll,
the "winapi" signature is compiled.
Is there something that is missing?
and is there another way to do it (delete file) without using API?
TIA




