InfoConnect for Airlines VBA Guide
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
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