ZFile reports "Open" even when it's "Writing"
Posted: Sun Aug 28, 2016 2:49 am
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.