A SERVICE OF

logo

OVERView:XMARker
Command :SPA{1|2}:OVERView:XMARker <x_pattern>
The OVERView:XMARker command sends the X marker to the lower
boundary of the bucket where the specified pattern is located. A request to
place the marker outside the defined boundary forces the marker to the
appropriate end bucket. A query returns the pattern associated with the
lower end of the bucket where the marker is placed.
<x_pattern> "{#B{0|1}...|
#Q{0|1|2|3|4|5|6|7}...|
#H{0|1|2|3|4|5|6|7|8|9|A|B|C|D|E|F}...|
{0|1|2|3|4|5|6|7|8|9}...}"
Example OUTPUT XXX;":SPA2:OVERView:XMARker ’#H3C31’"
Query :SPA{1|2}:OVERView:XMARker?
Returned Format [:SPA{1|2}:OVERView:XMARker] <x_pattern><NL>
Example 10 DIM String$[100]
20 OUTPUT XXX;":SELECT 1"
30 OUTPUT XXX;":SPA2:OVERView:XMARker?"
40 ENTER XXX;String$
50 PRINT String$
60 END
SPA Subsystem
OVERView:XMARker
16–15