InfoConnect for Airlines VBA Guide
XfrIndRecFm Property
Gets or sets the record format for files being created on the host by an IND$FILE transfer.
Syntax

Property Value

The default value (Variable) forces the host to create variable-length records and preserves the format of a binary file.

Remarks

This property affects IND$FILE transfer and is applicable to TSO or CMS 3270 sessions.

This property is only relevant if the XfrHostSys property is set to Tso or Cms.

See Also