Programming with FTP OLE Automation
ConvertMCSToNRC property
Syntax |
Object.ConvertMCSToNRC |
Data type |
Boolean |
Returns (first syntax line) or specifies (second syntax line) whether multinational character set (MCS) characters are converted to national replacement set (NRC) characters in files you send.
This property is relevant only for ASCII file transfers. The NationalReplacementSet property determines the character conversion.
Note: Translation of files is enabled by setting the TranslateCharacters property to True. When TranslateCharacters is set to False, any character can be transmitted or captured without being translated.
The default value is False.
MCS-TO-NRC