home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / sb_prolog / a067 / sbp / sbpc < prev    next >
Encoding:
Text File  |  1992-02-23  |  509 b   |  9 lines

  1. if "SIMPATH" = "" then !SBprolog.!boot
  2. rmensure SharedCLibrary 3.75 rmload System:modules.Clib
  3. rmensure FPEmulator 2.80 rmload System:modules.FPE280
  4. rmensure TaskWindow 0.29 rmload System:modules.Task
  5. rmensure SharedClibrary 3.75 error Could not load suitable Shared C library
  6. rmensure FPEmulator 2.80 error Could not load Floating point module not suitable
  7. rmensure TaskWindow 0.29 error Could not load suitable task window module
  8. !sbprolog.sbprolog -s -p 125000 -m 250000 -b 60000 <SBP$Dir>.modlib.readloop
  9.