InfoConnect for Airlines VBA Guide
TransferUnderscoresToSpaces Property
Returns or specifies whether underscores in filenames are converted to spaces when files are received by the emulator.
Syntax
Object.TransferUnderscoresToSpaces As Boolean
Remarks
This property affects WRQ/Reflection, Kermit, and Zmodem transfers, but not Xmodem transfers. The default value is false.
See Also