Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
Transfer8Dot3FilenameCase Property
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
FileTransfer Object
: Transfer8Dot3FilenameCase Property
Returns or specifies how capitalization is handled in the names of files sent to the host.
Syntax
Visual Basic (Declaration)
Object.Transfer8Dot3FilenameCase
As
TransferCaseOption
Remarks
This property affects WRQ/Reflection, Kermit, and Zmodem transfers, but not Xmodem transfers.
Host filenames use all uppercase letters.
Host filenames use all lowercase letters. (The default.)
Host filenames match the case of the local (source) filename exactly.
See Also
Reference
FileTransfer Object
FileTransfer Members
Send Feedback