
OSEarch
OSEarch
command/query
The OSEarch command defines the search criteria for the 0 marker
which is then used with the associated
recognizer specification
and the
when moving markers on patterns. The origin
parameter tells the marker to begin a search with the trigger or with the X
marker. The actual occurrence the marker searches for is determined by
the occurrence parameter of the
recognizer specification,
relative to the origin. An occurrence of 0 places a marker on the selected
origin. With a negative occurrence, the marker searches before the origin.
With a positive occurrence, the marker searches after the origin.
The OSEarch query returns the search criteria for the 0 marker.
Command Syntax:
:MACHine{l
7,
7
where:
<origin 7
::
occurrence
:: = integer from
to
Example:
OUTPUT XXX;
Query Syntax:
:MACHine{l
Returned Format:
<occurrence
NL7
Example:
10 DIM
20 OUTPUT
30 ENTER XXX;
40 PRINT
50 END
HP
1651B
Programming Reference
Subsystem
19-13