InfoConnect for Airlines VBA Guide
Xfr8Dot3FilenameCase Property
Gets or sets how the names of PC files created in 16-bit applications are displayed in the Transfer dialog box.
Syntax
Object.Xfr8Dot3FilenameCase As FilenameCase8Dot3Option

Property Value

The default value (LowerCase) displays all 8.3 filenames in lowercase.
Remarks
The filename can be up to eight characters long, and the file extension can be up to three characters long.
See Also