home *** CD-ROM | disk | FTP | other *** search
/ World Traveler / WORLD_TRAV2.ISO / traveler / trav3.bat < prev    next >
DOS Batch File  |  1994-01-17  |  503b  |  25 lines

  1. @echo off
  2. cls
  3. SET RTVMCONV=
  4.  
  5. memory >memory.txt
  6. lessthan memory.txt 540000
  7. if ERRORLEVEL 1 if exist DRIVER.BAT call DRIVER.BAT
  8. memory >memory.txt
  9. lessthan memory.txt 540000
  10. if ERRORLEVEL 1 GOTO :GO
  11. if exist DRIVER.BAT call DRIVER.BAT /REM /NOMEM
  12. memory >memory.txt
  13. lessthan memory.txt 540000
  14. if ERRORLEVEL 1 GOTO :GO
  15. SET RTVMCONV=0
  16. if exist RAMCRAM.COM RAMCRAM.COM
  17.  
  18. :GO
  19. MMRUN TRAV3
  20. if not .%VMP%. == .. if exist DRIVER.BAT call DRIVER.BAT /REM
  21. CLEAR.EXE
  22. GOTO :QUIT
  23.  
  24. :QUIT
  25. echo