Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
XfrIndSO Property
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
>
FileTransfer Object
: XfrIndSO Property
Gets or sets whether to convert shift-in (SI) characters to US (hex 1F) and shift-out (SO) characters to RS (hex 1E) in JISCII files received from the host.
Syntax
Visual Basic (Declaration)
Object.XfrIndSO
As
Boolean
Property Value
The default value is False.
Remarks
This property applies to JISCII file transfers only. This property is applicable to double-byte 3270 sessions only.
See Also
Reference
FileTransfer Object
FileTransfer Members
Send Feedback