ZFile reports "Open" even when it's "Writing"
Moderator: Moderators
ZFile reports "Open" even when it's "Writing"
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.