home *** CD-ROM | disk | FTP | other *** search
-
-
- TREETEST.BAS was written to debug the QBTREE42 package. Most
- commands will be displayed on the bottom of the screen. A couple
- of others are the Ctrl-left/right arrow and the Ctrl-D. The first
- will automatically GetNext() or GetPrev(). Ctrl-D activates the
- debug stack. This won't mean much without the source code to the
- low-level btree and a basic knowledge of what it is doing. Never-
- theless, TREETEST.BAS is included since all functions within QBTREE42
- are used.
-