InfoConnect for Airlines VBA Guide
Xfr400Objects Property
Gets or sets whether data is transferred to a new member on the AS/400 or to an existing member, and whether the file that contains the member already exists.
Syntax

Property Value

The default value (RepMemberConf) specifies to send to an existing member in an existing file.

Before overwriting the existing member, InfoConnect prompts to confirm the overwrite action.

Remarks
This property affects AS/400 data transfer and is only relevant for 5250 sessions.
See Also