InfoConnect for Airlines VBA Guide
Xfr400JoinByString Property
Gets or sets how to combine data from multiple files.
Syntax
Object.Xfr400JoinByString As String
Remarks
You can create a Join By statement only if multiple files or members are selected.

This property affects AS/400 data transfer and is only relevant to 5250 sessions. The default is "".

Use the following syntax to create the string (maximum 220 characters):

[field name1](test)[field name2]

See Also