Chapter Contents |
Previous |
Next |
Catalog Entry Model: _getSourceColor |
Syntax | |
Details | |
Example |
Syntax |
|
Argument | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
color |
C | specifies or returns a color | ||||||||
attr | C | specifies or returns a display attribute:
|
Details |
By default, source lines in the viewer are the color assigned by the SASCOLOR window element, SOURCE.
Example |
If the _setSourceColor method has never been called, the _getSourceColor method returns the name of the SASCOLOR element, 'SOURCE'.
call notify('textview','_get_source_color_', color);
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.