On 2004-05-06 09:28:59 +0900, Yukihiro Matsumoto wrote: > How about ignoring EACCESS? The tempfile will be removed anyway, > allowing almost portable behavior. It is removed, if it is garbage collected, I assume. That would be a possibility. People could call unlink and still write to the open handle on Unix and Windows. That would be the most portable solution, I think. -- cat /home/flori/.signature