InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / XfrHostMessage Property
In This Topic
XfrHostMessage Property
In This Topic
Gets or sets any message returned to InfoConnect by the host file transfer program after a transfer completes.
Syntax
expression.XfrHostMessage As String
where expression is a variable that represents a FileTransfer Object
Remarks
The default is "". This string can be up to 255 characters long.
See Also