Open stevesims opened 1 month ago
RISCOS had support for a *IfThere command:
*IfThere
*IfThere <object_spec> Then <true_command> Else <false_command>
where object_spec is a (valid) wildcarded pathname to a file or directory.
object_spec
This command complements #73
This is present in #91
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