| Boot file for FORTH.
|
| Note the use of %% that ensures that the substitution happens
| when the file is run, rather than when this file is obeyed.
| The Obey$Dir, on the other hand, is substituted when this file is obeyed.
|
Set Forth$Dir <Obey$Dir>
IconSprites <Obey$Dir>.!Sprites
Set Alias$@RunType_000 Run <Obey$Dir>.!Run %%*0
