home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / a293_1 / !AForth / !Run < prev    next >
Text File  |  1999-04-27  |  336b  |  15 lines

  1. | !Run 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$Path ,<Obey$Dir>.Includes.,%.
  13. Set Forth$Dir <Obey$Dir>
  14. RMLoad <Forth$Dir>.Forth -History 1024
  15.