I am familiar witht he filecopy function, but what is the function to delete a file. lets say for example test.txt
Thanks for any help
Printable View
I am familiar witht he filecopy function, but what is the function to delete a file. lets say for example test.txt
Thanks for any help
You can use the Kill command to do this:
Kill "C:\text.txt"
Hope this helps,
john
John Pirkey
MCSD
www.ShallowWaterSystems.com