Name
SearchXRef.rexx -- searches the XRef database and creates a HyperGuide document
Template
SEARCH,MAX/N,PUBSCREEN/K,PROMPT/S,VERBOSE/S
Function
This ARexx script searches the XRef database for a string or pattern and createsa
HyperGuide document, which lists all found entries. You can input the
string/pattern by using a reqtools string requester. MAX specifies the maximum
number of entries to add to the document.
Requirements
Installed XRef-System 1.1,reqtools.library and rexxreqtools.library