home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / commercial / arachne / molecmodel / !ModelDemo / !Run < prev    next >
Text File  |  1994-10-06  |  1KB  |  28 lines

  1. || Molecular Modeller - !Run
  2. || © Arachne Software 1992,3 - Author: David J. Miller
  3.  
  4. if "<System$Path>" = "" then Error 0 System resources cannot be found.  Locate a !System directory.
  5. if "<Wimp$Scrap>" = "" then Error 0 Temporary scrap directory can not be found.  Locate a !Scrap directory.
  6. Set MolecDemo$Dir <Obey$Dir>
  7. Set MolecMod$Dir <MolecDemo$Dir>
  8. Set Fragments$Dir <MolecDemo$Dir>.Fragments
  9. IconSprites <MolecDemo$Dir>.!Sprites
  10. RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
  11. RMEnsure FPEmulator 2.80 Error 1 You need at least version 2.80 of the FPEmulator - please update !System
  12. RMEnsure ColourTrans 0.52 RMLoad System:Modules.Colours
  13. RMEnsure ColourTrans 0.52 Error 1 You need at least version 0.52 of ColourTrans - please update !System
  14. RMEnsure MessageTrans 0.06 RMLoad System:Modules.MsgTrans
  15. RMEnsure MessageTrans 0.06 Error 1 You need at least version 0.06 of MessageTrans - please update !System
  16. RMEnsure MolecDemo 2.18 RMLoad <MolecDemo$Dir>.MolecDemo
  17. RMEnsure MolecDemo 2.18 Error 1 Sorry, MolecDemo 2.18 or later is required
  18. Set File$Type_116 DemoMolec
  19. Set File$Type_C0D Molecule
  20. Set Alias$@RunType_116 Run <MolecDemo$Dir>.!Run %%*0
  21. Set Alias$@RunType_113 Run <MolecDemo$Dir>.!Run %%*0
  22. Set Alias$@RunType_C0D Error 1 """%%*0"" is not for use with your evaluation copy of the modeller"
  23. Wimpslot -min 320K -max 320K
  24. Set molec$temp "%*0"
  25. Run <MolecDemo$Dir>.!RunImage
  26. Desktop_MolecularModeller
  27. RMKill MolecDemo
  28.