InfoConnect for Unisys VBA Guide
SetAnsiColor Method
The ANSI color whose mapped color is set.
The new color mapping for the specified attribute.
Sets the current mapped color for a given ANSI terminal color.
Syntax
object.SetAnsiColor( _
   ByVal color As ScreenAnsiColor, _
   ByVal newColor As Color _
) 

Parameters

color
The ANSI color whose mapped color is set.
newColor
The new color mapping for the specified attribute.
Remarks
Mapping ANSI colors is only applicable for SCO ANSI, BBS ANSI, AT386, or Linux Console terminal types.
See Also

 

 


2015 Attachmate

Send Feedback