InfoConnect for Unisys VBA Guide
GetAnsiColor Function
The ANSI color whose mapped color is returned.
Returns the current mapped color for a given ANSI terminal color.
Syntax
object.GetAnsiColor( _
   ByVal color As ScreenAnsiColor _
) As Color

Parameters

color
The ANSI color whose mapped color is returned.

Return Value

The current 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