home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 2 / DATAFILE_PDCD2.iso / utilities2 / links / !link / !Boot next >
Text File  |  1993-07-13  |  703b  |  22 lines

  1. | !Boot file for the Riscy Devs linker...
  2. | Does all the messing about with system variables
  3. | (F) Floppyright May 1993 Dave Lodge / Ian Jeffray
  4.                            
  5. Set Links$Path <Obey$Dir>.
  6. Run Links:(F)
  7. IconSprites Links:!Sprites
  8. Set File$Type_154 Link
  9. Set Alias$@RunType_154 Obey %*0
  10. If "<OldRun$Path>"="" Then Set OldRun$Path <Run$Path>
  11. Set Run$Path <OldRun$Path>,Links:
  12.  
  13. | Alter the below to alter the affects of each type of link:
  14. Set Alias$RunLinkDire %Filer_OpenDir %*0
  15. Set Alias$RunLinkFile %Run %*0
  16. Set Alias$RunLinkAppl %Run %*0
  17.  
  18. | Load up t'modules − I wd if they worked! − bl**dy C!
  19. | RMEnsure SharedCLibrary 3.99 RmLoad System:Modules.Clib
  20. | RMEnsure Link 1.00 RmLoad Links:Link
  21.  
  22.