home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / mag_discs / volume_7 / issue_01 / gen_magpie / !Browser / !Run < prev    next >
Text File  |  1992-09-25  |  1KB  |  27 lines

  1. IF "<System$Path>" = "" THEN Error 0 System resources cannot be found
  2. IF "<GenLib$Dir>" = "" THEN Error 0 Please locate !GenLib
  3. SET GenesisEd$Dir <Obey$Dir>
  4. SET Genesis$Dir <Obey$Dir>
  5. IconSprites <Obey$Dir>.!Sprites
  6. SET File$Type_D08 GScript
  7. SET File$Type_D07 GButton
  8. WimpSlot -min 304k -max 304k
  9. WimpSlot -min 200k -max 200k
  10.  
  11. SET ALIAS$RMLoadIt RMEnsure %%0 %%1 RMLoad %%2|MRMEnsure %%0 %%1 Error Browser needs %%0 %%1 or later
  12.  
  13. SET ABCLib 1
  14. RMEnsure ABCLibrary    0.00 SET ABCLib 0
  15. |  ABCLib = 0 if not already loaded
  16. IF ABCLib = 0 THEN RMEnsure ABClibrary 4.02 RMLoad System:modules.ABClib 
  17. IF ABCLib = 0 THEN RMEnsure ABCLibrary 4.02 Error The version of ABCLib installed in your !System is too old. Genesis needs ABCLib 4.02 or later 
  18. IF ABCLib = 1 THEN RMEnsure ABCLibrary 4.02 Error You are already running a version of ABCLib which is too old. Genesis needs ABCLib 4.02 or later 
  19. RMLoadIt FPEmulator    2.80 System:modules.FPEmulator
  20. RMLoadIt ColourTrans   0.60 System:modules.Colours
  21. RMLoadIt Euclid        1.50 <GenLib$Dir>.Modules.EuclidG
  22. RMLoadIt WimpManager   1.99 <GenLib$Dir>.Modules.WimpMan
  23. RMLoadIt GenesisLib    2.27 <GenLib$Dir>.modules.GS_Lib
  24. RMLoadIt GenesisResMan 2.27 <GenLib$Dir>.modules.GS_ResMan
  25. RMLoadIt GS_Support    1.16 <GenLib$Dir>.modules.GS_Support
  26. |RMLoadIt GenesisMusic  2.22 <GenLib$Dir>.modules.GS_Music
  27. RUN <Obey$Dir>.!RunImage %*0