Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
FileTransfer Object
/ Xfr400OutputDest 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
Xfr400OutputDest Property
In This Topic
Gets or sets whether host data is received to a PC file or to the screen display.
Syntax
Visual Basic (Declaration)
expression
.Xfr400OutputDest
As
AS400OutputDestinationOption
where
expression
is a variable that represents a
FileTransfer Object
Property Value
An
AS400OutputDestinationOption Enumeration
value. The default value is File. (This value receives host data to the file specified by the
Xfr400LocalFile
property.)
Remarks
This property affects AS/400 data transfer and is only relevant for 5250 sessions.
See Also
Reference
FileTransfer Object
FileTransfer Members