home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / b / bk50d1.zip / START.BAT < prev    next >
DOS Batch File  |  1992-01-08  |  1KB  |  24 lines

  1. echo off
  2. echo   
  3. echo If you have a hard disk drive, make a BACKUP copy of your existing BK data 
  4. echo files (if any), then create a subdirectory called BK5 and copy all the 
  5. echo program diskettes into that subdirectory.  For example:
  6. echo MD \BK5
  7. echo COPY  A:*.*  C:\BK5           (repeat this line for each diskette)
  8. echo Then change to that subdirectory (CD \BK5) and type BK5 to start.
  9. echo (If you have data from version 4.5, use CONVERT5 program to convert.)
  10. echo  
  11. echo If you have a two disk drive computer, put the BK5 program in the A:
  12. echo drive, and a blank formatted disk in the B: drive.  (Be sure the PROGRAM
  13. echo disk is also NOT write protected.)  Then type BK5 to start the program.
  14. echo  
  15. echo This program requires the line FILES=26 (or more) in your CONFIG.SYS file.
  16. echo If you have trouble getting the BK5 program to start, read the 
  17. echo questions and answers at the end of the documentation.  If that does not 
  18. echo help, then contact John Steed, 6907 Childsdale Rd, Rockford, MI 49341 USA.
  19. echo BBS number is (616) 364-1127 HST dual standard (up to 9600 baud.)
  20. echo  
  21. echo To print the manual type BK5DOC to create the doc file, then type:
  22. echo COPY BROTHER.DOC PRN to print the manual (over 40 pages).
  23.  
  24.