Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
FileTransfer Object
/ Xfr400ExistsAction 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
Xfr400ExistsAction Property
In This Topic
Gets or sets what Reflection 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)
expression
.Xfr400ExistsAction
As
DefaultExistsActionOption
where
expression
is a variable that represents a
FileTransfer Object
Property Value
A
DefaultExistsActionOption
value.
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