Chapter Contents |
Previous |
Next |
Table Editor: _setVscroll |
Syntax | |
Details | |
See Also |
Syntax |
CALL SEND (table-id, '_setVscroll', unit<, num-units>); |
Argument | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
unit |
C | specifies the scrolling unit:
|
||||||||
num-units |
N | specifies the number of units to scroll. The default is 1. |
Details |
The scrolling unit and amount specified with the _setVscroll method are the defaults for the _vscroll method.
See Also |
_getVscroll and _vscroll
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.