Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
FileTransfer Object
/ XfrIndSO Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
XfrIndSO Property
In This Topic
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)
expression
.XfrIndSO
As
Boolean
where
expression
is a variable that represents a
FileTransfer Object
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