
VRUNs
VRUNs
The VRUNs query returns the number of valid runs and total number of
runs made. Valid runs are those where the pattern search for both the X
and 0 markers was successful resulting in valid delta time measurements.
Query Syntax:
Returned Format:
1
<valid-runs
<total-runs
where:
<valid-runs
:: = zero or positive integer
total runs
:: = zero or positive integer
Example:
10 DIM
20 OUTPUT
30 ENTER XXX;
40 PRINT
50
END
HP
16518
Programming Reference
Subsystem
19-23