Chapter Contents |
Previous |
Next |
Extended Table: _setViscol |
Syntax | |
Details |
Syntax |
CALL NOTIFY (extended-table-name, '_setViscol', in-viscol); |
Argument | Type | Description |
---|---|---|
in-viscol |
N | the number of visible columns. This value cannot be greater than the maximum number of columns. See _setMaxcol in this class. |
Details |
_setViscol causes the GETROW section of your SCL program to execute if you specify a value for in-viscol that is different from the current number of visible columns. The ratio of the visible columns to the maximum number of columns determines the size of the thumb in the horizontal scroll bar.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.