InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / ReceiveModeHold Property
In This Topic
ReceiveModeHold Property
In This Topic
Gets or sets a value indicating whether to cause screens to remain in receive mode after getting a message from the host.
Syntax
expression.ReceiveModeHold As Boolean
where expression is a variable that represents a T27Terminal Object
See Also