Chapter Contents

Previous

Next
Text Entry: _setColorNum

Text Entry: _setColorNum



Assigns the field color and/or display attribute specified by number


Syntax
Details
Examples

Syntax

CALL NOTIFY (text-field-name, '_setColorNum', color, <attribute<, start-column<, length>>>);

Argument Type Description
color
N assigns to the object the value of tyep COLOR. See the refid=commonchap page=no chapater.
attribute
N assigns to the object the value 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


Details

See Using the Text Entry Class.


Examples


Chapter Contents

Previous

Next

Top of Page

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