
Table method: printrow
Prints one row of a table to stdout. Therefore it's only
usefull for debugging purposses.
<tabobj> "printrow" access cursor
- <tabobj> is the name of a PinK table object,
- print is the name of the applied method.
- The row to be printed is indirectly addressed by the access
parameter which is either a PinK selector or index name. It may be
set to "ID" defining the table row ID as index.
- cursor specifies the index in access
actually to be printed.
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jun 1 1995 .