Hi,
I'm working with pys60 1.4.3 3rd Edition on my E65.
I run my scripts on my microSD card and am successfull when it comes to creating new files or appending to existing files. But I run into problems when trying to delete or overwrite existing files:
IOError: [Errno 13]Permission denied: 'e:\\Python\test.ini'
My python script seems to have the create, read and append file access rights but is missing the write/delete rights.
Any help would be very much appreciated!
Thanks in advance,
Kurt

Reply With Quote
::Hope::




