home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / QBAS / QBTREE42.ZIP / TREETEST.DOC < prev   
Text File  |  1989-10-19  |  552b  |  12 lines

  1.  
  2.  
  3.         TREETEST.BAS was written to debug the QBTREE42 package.  Most
  4.         commands will be displayed on the bottom of the screen.  A couple
  5.         of others are the Ctrl-left/right arrow and the Ctrl-D.  The first
  6.         will automatically GetNext() or GetPrev().  Ctrl-D activates the
  7.         debug stack.  This won't mean much without the source code to the
  8.         low-level btree and a basic knowledge of what it is doing.  Never-
  9.         theless, TREETEST.BAS is included since all functions within QBTREE42
  10.         are used.
  11.  
  12.