
GAF method: next
Write the key of the next record of a GAF database into the window common
block of a keytable. After the opening of a GAF next will give
you the key of the first record.
Note: The GAF has to be in read only mode to use this method.
<gafobj> "next" keytab
- <gafobj> is the name of a PinK GAF object,
- next is the name of the applied method.
- The PinK table name keytab specifies the window common block
that will be filled with the key of the next GAF record.
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jun 1 1995 .