AgonConsole8 / agon-mos

Official AGON QUARK Firmware for Console8: eZ80 MOS
MIT License
31 stars 10 forks source link

*IfThere command #74

Open stevesims opened 1 month ago

stevesims commented 1 month ago

RISCOS had support for a *IfThere command:

*IfThere <object_spec> Then <true_command> Else <false_command>

where object_spec is a (valid) wildcarded pathname to a file or directory.

This command complements #73

stevesims commented 3 days ago

This is present in #91