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