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
obj_x86_64/ 8-Jan-2023 13:14 512 subdirectory
build_query.com 28-Jan-2026 04:35 1,752 DCL procedure
enamel.h 28-Jan-2026 04:35 9,983 C header
extract.c 28-Jan-2026 04:35 56,596 C source
query.c 28-Jan-2026 04:35 75,983 C source
query.h 28-Jan-2026 04:35 3,232 C header
readme.html 28-Jan-2026 04:35 938 HyperText Markup Language