go_bottom

Moves cursor to the last row in the window list.

Syntax

void  go_bottom(list-name)
list  list-name

Description

This function moves the cursor to the last row in the window list.

Example

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

 go_bottom(p.wl);


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