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