Chapter Contents

Previous

Next
Frame Class: _setColor

Frame Class: _setColor



Changes the colors of the frame


Syntax
Details

Syntax

objectName._setColor( area, color, attribute );
objectName._setColor( area, color );

Argument Type Use Description
area Character Input specifies the area to color: BACKGROUND, BANNER, BORDER, COMMAND, FOREGROUND, or MESSAGE
color Character Input specifies the color
attribute Character Input specifies a display attribute: BLINKING, HIGHLIGHT, HIREV, NONE, REVERSE, REVERSE UNDERLINE, or UNDERLINE


Details

The _setColor method has the same effect as the DMS COLOR command.


Chapter Contents

Previous

Next

Top of Page

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