Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
FileTransfer Object
/ Xfr400ReceiveDescFile 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
Xfr400ReceiveDescFile Property
In This Topic
Gets or sets a description file to receive during a transfer from an AS/400 to the PC.
Syntax
Visual Basic (Declaration)
expression
.Xfr400ReceiveDescFile
As
String
where
expression
is a variable that represents a
FileTransfer Object
Remarks
This property affects AS/400 data transfer and is only relevant for 5250 sessions. The default is "*.FDF". This string can contain up to 260 characters.
See Also
Reference
FileTransfer Object
FileTransfer Members