Re: deleting files
- Posted by DerekParnell (admin) Aug 19, 2014
- 1222 views
buzzo said...
Same result... Thanks...
Ok ... let's clear up some assumptions next.
- Does the file actually exist?
- Has the file actually been deleted but just not getting reported as such?
- Can you delete the file manually, via the console?
- Is the file open (by this application or anything else) at the time the delete_file() is being called?
- Can you display/read the contents of the file?
As for screenshots, you should be able to just do some cut&paste from the console window.