InfoConnect for Airlines VBA Guide
XfrReceive8Dot3 Property
Gets or sets whether long filenames received from an IBM mainframe are truncated.
Syntax
Object.XfrReceive8Dot3 As Boolean

Property Value

The default value is True.
Remarks
When this property is true, host files whose names are greater than eight characters are truncated to the 8.3 format (eight characters plus a three-digit extension) when received on the PC.
See Also