Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
FileTransfer Object
/ XfrReceive8Dot3 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
XfrReceive8Dot3 Property
In This Topic
Gets or sets whether long filenames received from an IBM mainframe are truncated.
Syntax
Visual Basic (Declaration)
expression
.XfrReceive8Dot3
As
Boolean
where
expression
is a variable that represents a
FileTransfer Object
Property Value
The default value is True.
Remarks
When this property is true, host files whose names are greater than eight characters are truncated to the 8.3 format (eight characters plus a three-digit extension) when received on the PC.
See Also
Reference
FileTransfer Object
FileTransfer Members