InfoConnect for Airlines VBA Guide
ConvertMCSToNRC Property
Returns or specifies whether Multinational Character Set (MCS) characters are converted to National Replacement Set (NRC) characters in files you send.
Syntax
Object.ConvertMCSToNRC As Boolean
Remarks
This property is relevant only for ASCII file transfers. The default value is false.
See Also