In a program I have been working on I am saving certain information to a file instead of printing it out.
I would like to delete the file at the start of the program instead of trying to remember to do it before each time I run the program.
I found no command in the book for such a procedure. Any suggestions will be appreciated!
Thanks,
Jim