Send comments on this topic.
Xfr400Objects Property
Attachmate.Reflection.Objects.Emulation.IbmHosts Library > FileTransfer Object : Xfr400Objects Property
Returns or specifies 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

 
Object.Xfr400Objects As AS400ObjectsOption

Property Value

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

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

Remarks

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

See Also