home *** CD-ROM | disk | FTP | other *** search
/ APDL Flight Simulator Games / Flight_Simulator_Games_Collection.iso / !Install / DATA / 169 < prev    next >
Encoding:
Text File  |  1993-11-14  |  751 b   |  26 lines

  1. | > !Run
  2. | !Run file for !BirdsOfWar Keyboard Control Selector
  3. If "<System$Path>" = "" Then Error 0 System resources cannot be found
  4. |
  5. wimpslot -min 400K -max 400K
  6. |
  7. IconSprites <Obey$Dir>.!Sprites
  8.  
  9. Set clib$flag 1
  10. RMEnsure SharedCLibrary 0 Set clib$flag 0
  11. RMEnsure SharedCLibrary 3.50 If "<clib$flag>" = "1" Then Error 0 Old C library installed Else RMLoad System:Modules.Clib
  12. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  13.  
  14. RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
  15. RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 or later
  16.  
  17. RMEnsure LZWFiler 0.00 RMLoad <FlightSim$Dir>.LZWFiler
  18. RMEnsure LZWFiler 0.00 Error Could not load LZWFiler
  19.  
  20. wimpslot -min 400K
  21.  
  22. |*spool <Obey$Dir>.log
  23.  
  24. Run <Obey$Dir>.!RunImage
  25.  
  26. *close