Jump to content




acess denied to delete file

command

  • You cannot reply to this topic
1 reply to this topic

#1 koumakpet

  • New Members
  • 1 posts
  • LocationEurope, Slovakia

Posted 07 July 2017 - 01:25 AM

I have program that create file 'log' but when I tried to delete this file I cant there is acess denied message
that file ('log') isn't in any directory

#2 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 07 July 2017 - 05:53 AM

This tends to be more of a "file is already in use" error rather than a "permissions" error - you may've forgotten to close your file handle, perhaps (difficult to comment without seeing your code).

Try rebooting the computer and giving deletion another go.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users