![]() Chapter Contents |
![]() Previous |
![]() Next |
| Text Viewer: _getNumsColor |
| Syntax | |
| Example |
Syntax |
| CALL NOTIFY (viewer-name, '_getNumsColor', color<, attr>); |
| Argument | Type | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| color |
C | returns a color | ||||||||
| attr |
C | returns a display attribute:
|
| Example |
If the line numbers area is green, _getNumsColor returns the value 'GREEN' to the variable COLOR:
call notify('textview', '_get_nums_color_',
color);
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.