home *** CD-ROM | disk | FTP | other *** search
- Seabool Searcher v 1.2 copyright 1990 by Peter Neuendorffer
- Seabool is Turbo Pascal 5.0 source code in the form of a
- unit Seabool.pas.
- Run SOMEBOOL for a demonstration.
- The files in this PROGRAMMERS package are:
- seabool.doc PRINT THIS FILE
- seabool.pas THE UNIT SOURCE
- somebool.pas A SAMPLE EXAMPLE FILE
- somebool.exe SAMPLE EXAMPLE FILE executable.
- Returns truth value of a conditon in
- a sentence.
- Bare bones example only.
- Bug fixes v 1.2:bool_validation_sit codes 2 and 4 distinguished
- range test corrected in lowercase function
- ___________________________________________________________________________
-
- All comments welcomed by mail or e-mail.
- ___________________________________________________________________________
- Implementation of this source may be viewed by trying the SHAREWARE
- program Neubase6.zip available on Channel One bbs 617-354-8873.
- Support line: The Software Connection BBS (508-921-4864)
- conference 39.
- The sample program somebool.exe is provided here with source somebool.pas.