
Table method: select
Get the range of an index for which the table rows match the current
window common block. The field may be set to "ANY"
for jokers.
<tabobj> "select" [index]
- <tabobj> is the name of a PinK table object,
- select is the name of the applied method.
- index is the PinK name of an index object and may be
set to "ID" defining the table row ID as index,
which is the default.
- Return value: two integers cursor1 and cursor2
giving the match range. If cursor2 is less then
cursor1 no match was found.
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jun 1 1995 .