Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
FileTransfer Object
/ XfrIndNOSO 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
XfrIndNOSO Property
In This Topic
Gets or sets whether to remove the shift-out/shift-in (SO/SI) characters from files sent to the host.
Syntax
Visual Basic (Declaration)
expression
.XfrIndNOSO
As
Boolean
where
expression
is a variable that represents a
FileTransfer Object
Property Value
The default value is False.
Remarks
In general, this setting is meant for files made up entirely of double-byte characters or files containing both single and double-byte characters. This property is applicable to double-byte 3270 sessions only.
See Also
Reference
FileTransfer Object
FileTransfer Members