InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / AllowUnpairedSI Property
In This Topic
AllowUnpairedSI Property
In This Topic
Gets or sets a value indicating whether to allow unpaired shift in with matching shift out sequence. The default is false.
Syntax
expression.AllowUnpairedSI As Boolean
where expression is a variable that represents a IbmTerminal Object
Remarks
This property applies only to IBM 3270 terminal controls. It is not supported for IBM 5250 terminal controls.
See Also