Consultor Eletrônico



Kbase 15153: SELECT-ROW() to select multiple rows in smart browser
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
SELECT-ROW() to select multiple rows in smart browser

To programatically select multiple rows in a multi-select smart
browser (instead of using the keyboard and mouse) use the following
statement and method:

APPLY "CURSOR-DOWN" -- to move the highlight bar down
SELECT-ROW() -- to select the highlighted row

The SELECT-ROW() method will not deselect the previous selection.
However, other methods will deselect previous selections.

This is for version 8. Previous versions may behave differently.

Progress Software Technical Support Note # 15153