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

NameRevisedSizeDescription

[DIR]OBJ_AXP/16-May-2025 12:45512subdirectory
 
[TXT]BUILD_QUERY.COM16-May-2025 12:451,736DCL procedure
[TXT]ENAMEL.H16-May-2025 12:459,983C header
[TXT]EXTRACT.C16-May-2025 12:4556,779C source
[TXT]QUERY.C16-May-2025 12:4576,167C source
[TXT]QUERY.H16-May-2025 12:453,232C header
[HTM]README.HTML16-May-2025 12:45938HyperText Markup Language