InfoConnect for Unisys VBA Guide
VT640Compatible Property
Gets or sets whether Reflection switches back and forth automatically between Tektronix and VT terminal emulation when it receives VT640-compatible control characters from the host.
Syntax
Object.VT640Compatible As Boolean
Remarks
When this property is true, Reflection automatically sets the value of TerminalType to Tek401X when it receives a control character (Ctrl-]) or the escape sequence EscGs from the host. Reflection exits Tektronix terminal emulation and sets TerminalType to VT400_7 when it receives a Cancel control character (Ctrl-X) from the host.

The default value is false.

See Also

 

 


2015 Attachmate

Send Feedback