Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
Xfr400OutputDest Property
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
>
FileTransfer Object
: Xfr400OutputDest Property
Gets or sets whether host data is received to a PC file or to the screen display.
Syntax
Visual Basic (Declaration)
Object.Xfr400OutputDest
As
AS400OutputDestinationOption
Property 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
Send Feedback