delete a text file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Anybody know the easiest way to delete a text file after I've imported it's
data into my database?

I've got this bit of code, but it tells me that it can't find the file. I
run it from the CMD.exe line and it works fine:

Call Shell("DEL
\\HORSEISLAND\NETSHARE\MEDICAL\OOQ\SOLUTIONSWORLD\WORLDS\MARK\WORK\TEST.TXT",
1)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top