InfoConnect for Airlines VBA Guide
XfrAddParam Property
Gets or sets any additional parameters that should be appended to IND$FILE commands that InfoConnect generates. This property is applicable 3270 sessions only.
Syntax
Object.XfrAddParam As String
Remarks
The default is "". This string can be up to 220 characters long.
See Also