InfoConnect for Airlines VBA Guide
XfrApvUser Property
Gets or sets whether shift-out and shift-in (SO/SI) characters in the host file are left intact (not translated) during JISCII file translations when the host has the NOSO option selected.
Syntax
Object.XfrApvUser As Boolean

Property Value

The default value is False.
Remarks
When this value is true, characters are not translated. This property is applicable to double-byte 3270 sessions only.
See Also