in reply to Re: File Permission with open
in thread File Permission with open
Thanks, but if I'm not mistaken, there you only print the file. You assume that the file already exits...right?, But what I need is create the file, add some lines to the files and then print it. Like it has been said before, it's in the "open" part where I'm having the problem.
Thanks for the answers, but I'm still suffering with this problem.