?run-file ( path -- )


Vocabulary
parser

Inputs
patha pathname string


Outputs
None

Word description
If the file exists, runs it with run-file, otherwise does nothing.

Definition