Chapter Contents

Previous

Next
Table Editor: _gotoRow

Table Editor: _gotoRow



Goes to the specified row


Syntax
See Also

Syntax

CALL SEND (table-id, '_gotoRow', row);

Argument Type Description
row
N specifies the identifier of an SCL list that contains the row coordinates. If the row is already fully visible, then no scrolling occurs; otherwise, the row is made the top-most scrollable row.


See Also

_setToprow


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.