
Table method: fetch
Copy a row from a table into its window common block. The row is specified
by it's ID in a selector or index.
<tabobj> "fetch" access cursor
- <tabobj> is the name of a PinK table object,
- fetch is the name of the applied method.
- The access parameter defines either a PinK selector or index
name. It may also be "ID" defining the table
row ID as index.
- cursor gives the index in access of the row
to be copied to the window common block.
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jun 1 1995 .