DFillmore / viola

Viola is a Z-Machine Interpreter written in Python.
19 stars 2 forks source link

save/restore prompt operand ignored #85

Closed DFillmore closed 6 months ago

DFillmore commented 6 months ago

Viola always prompts for a filename when saving/restoring external files.

DFillmore commented 6 months ago

The prompt operand isn't ignored, but when the filename is invalid (such as a zero-length array provided), it defaults to prompting.