Hard to diagnose without seeing a specific example of what you're doing,
but I'd still guess you should start by checking your code to make sure the
filename you're trying to open and write to is correctly formatted, that
the directory exists on a writable filesystem, that the file is not
read-only...

Reply via email to