Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
Xfr400ExistsAction Property
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
>
FileTransfer Object
: Xfr400ExistsAction Property
Gets or sets what InfoConnect does if it finds a PC file with the same name as the host file or member that you are trying to receive.
Syntax
Visual Basic (Declaration)
Object.Xfr400ExistsAction
As
DefaultExistsActionOption
Property Value
The default value is AskUser. This setting prompts the user for a decision if the PC file already exists.
Remarks
The equivalent property for IND$FILE is DfltExistsAction. This property affects AS/400 data transfer and is only relevant for 5250 sessions.
See Also
Reference
FileTransfer Object
FileTransfer Members
Send Feedback