home *** CD-ROM | disk | FTP | other *** search
/ Dream 44 / Amiga_Dream_44.iso / RiscPc / programmation / scm4e2.arc / !Scm / !Boot next >
Text File  |  1995-01-02  |  714b  |  20 lines

  1. | !Boot file for Scm port.
  2. | Al Slater 24/10/93->and on and on and ....
  3.  
  4. IconSprites <Obey$Dir>.!Sprites
  5.  
  6. | Please DO NOT interfere with the next six lines - they are magic ;)
  7. Set scm$dir <Obey$Dir>.scm
  8. Set SCM_INIT_PATH           <scm$dir>.Init
  9. Set SCHEME_LIBRARY_PATH    "<scm$dir>.^.slib."
  10. Set slib                       <SCHEME_LIBRARY_PATH>
  11. Set HOME                       "<scm$dir>."
  12. Set JACAL                      "<Obey$Dir>.JACAL"
  13. | if you interfered with any of the above four lines expect bad things.
  14. | and one of these days I'll learn to count past four ...
  15.  
  16. Set Alias$scm "<Obey$Dir>.runscm %%*0"
  17. Set Alias$taskscm "Taskwindow -quit <Obey$Dir>.runscm"
  18. Set Alias$@RunType_5CE Run <Obey$Dir>.!Run %%*0
  19. Set File$Type_5CE SCM
  20.