deleting file

  • Thread starter Thread starter john c
  • Start date Start date
J

john c

Need Help. I want to use Access to import a dbf file and
after this import I want to delete the orginal dbf file.
I remember some sort of KILL command in a macro I tried
everything just can't get it to delete something no in
the Access database. Any suggestions?
 
Kill is the command to use in code (not macro) to delete a file.
 
Sorry, I am thought I could use the runcommand from a
macro a complete the task.
 

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