Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / ShowFileTransferSetupDialog Method
In This Topic
ShowFileTransferSetupDialog Method
In This Topic
Opens the Transfer Setup dialog box. This method returns an error if the user cancels the dialog box.
Syntax
expression.ShowFileTransferSetupDialog() 
where expression is a variable that represents a FileTransfer Object
See Also