Index of  //timmersit.nl/wasd_root/SRC/QUERY/*.*

The WASD Query facility provides real-time searching of plain-text and HTML documents. It is a simple-string search, not a REGEX-style search, although it may contain the wildcard characters "*", matching zero or more characters, and "%", matching any single character. (When no wildcard characters delimit the search string it behaves as if "*" characters were present.) It is designed to provide a simple mechanism for locating documents containing a keyword, not for document analysis.

Further information

Search WASD documentation

Search source code

       Name                                 Revised         Size  Description
[DIR]  OBJ_AXP/                    8-Nov-2021 14:28          512  subdirectory

[TXT]  BUILD_QUERY.COM             8-Nov-2021 14:28        1,736  DCL procedure
[TXT]  ENAMEL.H                    8-Nov-2021 14:28        9,983  C header
[TXT]  EXTRACT.C                   8-Nov-2021 14:28       56,779  C source
[TXT]  QUERY.C                     8-Nov-2021 14:28       76,167  C source
[TXT]  QUERY.H                     8-Nov-2021 14:28        3,232  C header
[HTM]  README.HTML                 8-Nov-2021 14:28          938  HyperText Markup Language