go_top

Moves cursor to the first row in the window list.

Syntax

void  go_top(list-name)
list  list-name
expr  col-index
are there one or two parameters for this function??

Description

list-name

identifies the name of the list to navigate.

Example

This function is deployed as a trigger linked to an up arrow with bar action button and executes when the button is pressed. An up arrow with bar image is included in the widget library for your button.

 go_next(p.wl);
correct function in example?


Updated 19 May 1999. Copyright DataAspects Corp. 1998-1999