
Table method: delrow
Deletes a row from the table. This is equivalent to
delent.
<tabobj> "delrow" [rowid]
- <tabobj> is the name of a PinK table object,
- delrow is the name of the applied method.
- rowid is the index of the row to be deleted. This will be
written into the window common block first. If there is no index given,
the value from the window common block is used.
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jun 1 1995 .