Actions
Bug #4109
closedFile Reader error message incorrect
Start date:
05/26/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4109
Description
The "File Reader" actor (ptolemy.actor.lib.io.FileReader) prints a message
"Failed to write '" + fileOrURL + "'"
when it should be "Failed to read '" + fileOrURL + "'"
This is very confusing.
Updated by Chad Berkley over 15 years ago
fixed it. update ptolemy to see the change.
Actions