home *** CD-ROM | disk | FTP | other *** search
/ ISV Strong Games / ISV_STRONG_GAMES.iso / flightsim / xwing / !X-Wing / !Run < prev    next >
Text File  |  1996-07-08  |  809b  |  20 lines

  1. | !Run Obey file for Warfare Application
  2. SET FST$Dir <Obey$Dir>
  3. Set XWing$Dir <Obey$Dir>
  4. Set Alias$@RunType_FD1 Basic -quit |"%%0|" %%*1
  5. |Change the next line if you are using a different
  6. |filetype number
  7. |Set Alias$@RunType_200 Run <Obey$Dir>.!Run %%*0
  8. IconSprites <Obey$Dir>.!Sprites
  9. WimpSlot -min 160K -max 160K
  10. |Load any modules required now
  11. RMEnsure InterfaceManager 2.00 RMLoad <Obey$Dir>.Interface
  12. RMEnsure InterfaceManager 2.00 Error Couldn't load Interface module
  13. RMEnsure MenuManager 2.13 RMLoad <Obey$Dir>.MenuMod
  14. RMEnsure MenuManager 2.13 Error 0 Error Couldn't load MenuMod Module
  15. RMEnsure MessageTrans 0.06 RMLoad <Obey$Dir>.MsgTrans
  16. RMEnsure MessageTrans 0.06 Error Couldn't load MsgTrans Module
  17. |And check that there is still enough memory!
  18. WimpSlot -min 160K -max 160K
  19. Run <XWing$Dir>.!XWing
  20.