InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / EnableBlink Property
In This Topic
EnableBlink Property (UtsTerminal)
In This Topic

Gets or sets a value indicating whether to enable blinking when the host sends a character that has a blinking attribute.

Syntax
expression.EnableBlink As Boolean
where expression is a variable that represents a UtsTerminal Object
See Also