Bugs item #2947346, was opened at 2010-02-07 13:45 Message generated for change (Tracker Item Submitted) made by sistisette You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2947346...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: v0.42 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Matteo Sisti Sette (sistisette) Assigned to: Nobody/Anonymous (nobody) Summary: textfile "write failed" error message writing an empty file
Initial Comment: Try this:
[clear, write emptyfile.txt( | [textfile]
It will print the error message: "error: emptyfile.txt: write failed", but the file will be actually written. An empty file, just like one would expect. Even if the file already exists, it will be overwritten with an empty file - again, just as expected.
The wrong thing is printing the error message since the write hasn't failed at all.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2947346...