ZFile reports "Open" even when it's "Writing"

Found a bug? Post information about it here so we can fix it!

Moderator: Moderators

Post Reply
User avatar
rrTea
Posts: 475
Joined: Sat Feb 15, 2014 9:54 am

ZFile reports "Open" even when it's "Writing"

Post by rrTea »

In my opinion, when the file component reports to the console it should either report "Open/Read" and "Save/Write" separately or nothing at all (something abstract like "File access") - right now it always says "Open" regardless of the set action. As is it can be misleading, makes me think I set the FIleAction on Read instead of Write.
Post Reply