![]() Chapter Contents |
![]() Previous |
![]() Next |
| Extended Table: _getHscroll |
| Syntax | |
| Example |
Syntax |
| CALL NOTIFY (extended-table-name, '_getHscroll', out-unit<, out-num-units>); |
| Argument | Type | Description | ||||||
|---|---|---|---|---|---|---|---|---|
| out-unit |
C | the scrolling unit;
|
||||||
| out-num-units |
N | the number of columns if the scrolling unit is 'COLUMN' |
| Example |
_getHscroll returns the horizontal scrolling unit and assigns it to the variable UNIT:
call notify('table','_get_hscroll_',unit);
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.