home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / qbasic / qbtree42.zip / CONVERT.DOC < prev    next >
Text File  |  1989-10-19  |  641b  |  18 lines

  1.  
  2.         CONVERT.BAS will allow you and your users to convert their
  3.         key files to that which is compatible with QBTREE ver 4.20.
  4.         Previous versions of QBTREE 4.20 include:
  5.  
  6.         QSAM versions 1.00 to 3.00
  7.         BTREE version 4.00 to 4.00b
  8.  
  9.         These previous versions do not use GetPrev() which required
  10.         a null key first key to recognize the top of file.
  11.  
  12.         The program pretty much runs by itself.  The only thing that
  13.         should be stressed is that a copy of the key file should
  14.         be converted, not the original.
  15.  
  16.         You will, of course, first have to compile CONVERT.
  17.  
  18.