Chapter Contents

Previous

Next
Text Label: _setColorNum

Text Label: _setColorNum



Assigns the text label color and/or display attribute, specified by number


Syntax
Example

Syntax

CALL NOTIFY (text-label-name, '_setColorNum', color-obj, <attr-obj<, start-column, length>>);

Argument Type Description
color-obj
N assigns the value of a text object of type COLOR.
attr-obj
N assigns the value of a text object of type ATTR.
start-column
N specifies the column number where the changes start
length
N specifies the number of columns to be affected by the changes


Example

For examples of the _setColorNum method, refer to the Text Entry class.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.