[0001]
[0002]
[0003]
[0004]
[0005]
[0006]
[0007]
[0008]
[0009]
[0010]
[0011]
[0012]
[0013]
[0014]
[0015]
<style>
@media screen { a[target=_blank]::after { font-size:80%; content:"\2924"; } }
</style>
<div style="width:50em;">
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 &quot;*&quot;, matching zero or more
characters, and &quot;%&quot;, matching any single character.  (When no wildcard
characters delimit the search string it behaves as if &quot;*&quot; characters
were present.)  It is designed to provide a simple mechanism for locating
documents containing a keyword, not for document analysis.
<p>Further <a target="_blank" href="/query/-/aboutquery.html">information</a>
<p>Search <a target="_blank" href="/cgi-bin/query/wasd_root/wasdoc/.../*.*">WASD documentation</a>
<p>Search <a target="_blank" href="/cgi-bin/query/wasd_root/src/.../*.*">source code</a>
</div>