home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / strings / seabool / readme.doc < prev    next >
Encoding:
Text File  |  1990-02-16  |  1.2 KB  |  24 lines

  1. Seabool Searcher v 1.2 copyright 1990 by Peter Neuendorffer
  2. Seabool is Turbo Pascal 5.0 source code in the form of a
  3. unit Seabool.pas.
  4. Run SOMEBOOL for a demonstration.
  5. The  files in this PROGRAMMERS package are:
  6.             seabool.doc    PRINT THIS FILE
  7.             seabool.pas    THE UNIT SOURCE
  8.             somebool.pas   A SAMPLE EXAMPLE FILE
  9.             somebool.exe   SAMPLE EXAMPLE FILE executable.
  10.                              Returns truth value of a conditon in
  11.                                 a sentence.
  12.                              Bare bones example only.
  13. Bug fixes v 1.2:bool_validation_sit codes 2 and 4 distinguished
  14.            range test corrected in lowercase function
  15. ___________________________________________________________________________
  16.  
  17. All comments welcomed by mail or e-mail.
  18. ___________________________________________________________________________
  19.     Implementation of this source may be viewed by trying the SHAREWARE
  20. program Neubase6.zip available on Channel One bbs 617-354-8873.
  21. Support line: The Software Connection BBS (508-921-4864)
  22.         conference 39.
  23. The sample program somebool.exe is provided here with source somebool.pas.
  24.