InfoConnect for Airlines VBA Guide
UseAnsiColor Property
Gets or sets whether the host can transmit ANSI color sequences to InfoConnect, thereby changing the foreground and background colors for characters displayed in the terminal window.
Syntax
Object.UseAnsiColor As Boolean
Remarks
This property applies to the display of ANSI color sequences in InfoConnect. It does not apply to printing.
See Also