Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / XfrUnderscoresToSpaces Property
In This Topic
XfrUnderscoresToSpaces Property
In This Topic
Gets or sets whether underscores in filenames are converted to spaces when receiving files from an IBM mainframe or AS/400 system.
Syntax
expression.XfrUnderscoresToSpaces As Boolean
where expression is a variable that represents a FileTransfer Object

Property Value

The default is True.
See Also