home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / GENERAL / BK5PCX.ZIP / BK5.BAT next >
DOS Batch File  |  1992-03-21  |  722b  |  15 lines

  1. BTRIEVE /P:1024 /M:40 /B:5 /U:1 /E
  2. Echo off
  3. BK5MAIN  %1
  4. REM  This program requires DOS version 3.1 or higher.
  5. REM  If you have a 640K RAM computer, with about 540,000 bytes available,
  6. REM  then this batch file should start BK correctly.
  7. REM  If you have a 512K RAM computer, change the top line to read:
  8. REM  BTRIEVE /P:1024 /M:18 /B:2 /U:1 /E
  9. REM  If you have available Expanded Memory and want to use it, remove the /E
  10. REM  If you have 640K, but BK5 will not load, change the /M:40 to /M:18
  11. REM  /M is for buffers, so smaller numbers cause BK to run a little slower.
  12. REM  The normal first line is:  BTRIEVE /P:1024 /M:40 /B:5 /U:1 /E
  13. REM  To remove BTRIEVE from memory, pick Stop from any BK menu.
  14. echo on
  15.