home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 2 / AUCD2.iso / program / huprolog.arc / !HUprolog / !Run < prev    next >
Text File  |  1995-01-02  |  756b  |  24 lines

  1. | !Run file for HUP
  2. | created by Andrew Wenn 8/5/91
  3.  
  4. IconSprites <Obey$Dir>.!Sprites
  5. if "<HUPro$Dir>" = "" then set HUPro$Dir <Obey$Dir>
  6. |if "<Develop$Dir>" = "" then set Develop$Dir SCSI::Disc4.LANGUAGES.PROLOG
  7. |if "<prolog$lib>" = "" then set prolog$lib SCSI::Disc4.LANGUAGES.PROLOG.PROLOG_LIB
  8. |
  9. if "<System$Path>" = "" then Error 0 System resources cannot be found
  10. |
  11. | Requires C library version 3.50 or better
  12. RMEnsure SharedCLibrary 3.50 RMLoad System:modules.CLib
  13. |
  14. wimpslot -min 650K -max 650K
  15. |
  16. quit         
  17. If "%0" <> "WINDOW" THEN Echo <22><0><19><0><16><32><32><96><19><0><24><32><32><96><19><1><16><224><192><64>
  18. time
  19. <Obey$Dir>.prolog -a 2000 -t 25000 -c 8000 -g 2500   
  20. desktop
  21. |Atom table to be increased pro rata if wimpslot increased..
  22.  
  23.  
  24.