Is it possible to delete a file that is not in a database?
What I have is a simple macro that imports data form "readings.txt". This file is automaticly generated by another program.
After i import the data, i need to delete the old "readings.txt" file so that I will not have double data next time i import the file?
The other program just generates a ascii file with headers.
What I have is a simple macro that imports data form "readings.txt". This file is automaticly generated by another program.
After i import the data, i need to delete the old "readings.txt" file so that I will not have double data next time i import the file?
The other program just generates a ascii file with headers.