
OSEarch
OSEarch
command/query
The OSEarch command defines the search criteria for the 0 marker,
which is then used with associated
recognizer
specification when moving the markers on patterns. The origin parameter
tells the marker to begin a search with the trigger, the start of data, 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
the 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:
1
<occurrence
origin
where:
occurrence
:: = integer from -1023 to + 1023
origin
:: =
Example:
OUTPUT
Query Syntax:
:MACHine{l
Returned Format:
< o c c u r r e n c e > ,
Example:
10 DIM
20 OUTPUT
30 ENTER
40 PRINT
50 END
HP
16518
Programming Reference
Subsystem
13-13