go_bottomMoves cursor to the last row in the window list. Syntaxvoid go_bottom(list-name) list list-name DescriptionThis function moves the cursor to the last row in the window list. ExampleThis 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 |