


                               bChoice() History


     bChoice was created to allow a large database to be searched and to allow
     that search to narrowed down.  aChoice() only allows the first character
     of the string to be searched, which is okay for small databases, however
     large databases that have many, many records need the ability to narrow
     the search, hence bChoice().


                                   Revisions


     Version 1.00
     -----------
     This is the function that appeared on CompuServe and is the first release
     of this function.  Whatever errors you have discovered have been corrected
     in versions 1.01.


     Version 1.03
     ------------
     This version changed the valid search characters to allow ANY character
     other than ALT-<KeyPress>, CTRL-<KeyPress> to be allowed in the search.
     Previously, only A-Z, a-z and 0-9 were allowed to be searched.



    These are about the only changes and bugs that I can remember that I fixed.
    I have made every attempt to de-bug this version and to the best of my
    knowledge there are no other bugs to be found.  Obviously, if you find one
    I would surely appreciate you letting me know.

























































