home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / a293_1 / !AForth / !Boot next >
Text File  |  1999-04-27  |  298b  |  14 lines

  1. | !Boot file for !AForth
  2. | Copyright Mads Meisner-Jensen, 1991
  3. |
  4.  
  5. IconSprites <Obey$Dir>.!Sprites
  6.  
  7. Set File$Type_400 Forth
  8. Set File$Type_401 AFIF
  9. Set Alias$@RunType_400 Forth %%0 -Bye %%*1
  10. Set Alias$@RunType_401 Forth %%0 -Bye %%*1
  11.  
  12. Set Forth$Dir <Obey$Dir>
  13. Set Forth$Path ,<Obey$Dir>.Includes.,%.
  14.