Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
FileTransfer Object
/ TransferReceiveAs8Dot3 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
TransferReceiveAs8Dot3 Property
In This Topic
Returns or specifies whether the names of received files are automatically truncated if they do not conform to the 8-dot-3 file naming convention.
Syntax
Visual Basic (Declaration)
expression
.TransferReceiveAs8Dot3
As
Boolean
where
expression
is a variable that represents a
FileTransfer Object
Remarks
This property affects WRQ/Reflection, Kermit, and Zmodem transfers, but not Xmodem transfers. The default value is false.
See Also
Reference
FileTransfer Object
FileTransfer Members