![]() Chapter Contents |
![]() Previous |
![]() Next |
| Text Viewer: _setNumsColor |
| Syntax | |
| Example |
Syntax |
| CALL NOTIFY (viewer-name, '_setNumsColor', color<, attr>); |
| Argument | Type | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| color |
C | specifies a color | ||||||||
| attr |
C | specifies a display attribute:
|
| Example |
_setNumsColor displays the line numbers area in orange and reverses the foreground and background colors.
call notify('textview', '_set_nums_color_',
'orange', 'reverse');
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.