LST_GO_LAST action


Function
Action passes on last page in list of objects.
Declaration
 LST_GO_LAST h, data

Parameters
h in Identifier of Int type - unique handle on created list of objects.
data out Identifier of entire structure - the structure must contains exactly 7 columns.

Types and meaning of columns:

ID  Integer
NAME Text
DESCRIPT Text
TYPE Integer
ROW Integer
COLS Integer
PARENT Integer


Description
Action passes on last page in list of objects.
If entered handle on list does not exist, event generates an error ERR_NO_DATA. If list does not contain any objects, action gets back zero number of rows to output parameter data.

Related pages:

Napíšte komentár