Chapter Contents

Previous

Next
Table Editor: _gotoColumn

Table Editor: _gotoColumn



Goes to a specified column


Syntax
See Also

Syntax

CALL SEND (table-id, '_gotoColumn', col);

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


See Also

_setLeftcolumn


Chapter Contents

Previous

Next

Top of Page

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