Programming with FTP OLE Automation
KatakanaFullToHalf property
Syntax |
Object.KatakanaFullToHalf |
Data type |
Boolean |
Returns (first syntax line) or specifies (second syntax line) whether messages and files with DEC Kanji or JIS Kanji characters are to be converted from full- to half-width Katakana when received from the server. The ServerCharacterSet property determines which Kanji character set is used during the conversion.
Relevant for receiving messages and ASCII files from the server.
Note: This setting is used only when TranslateCharacters is set to True, and when the ServerCharacterSet property is set to a DEC Kanji or JIS Kanji value. If TranslateCharacters is set to False, this setting is ignored for ASCII file transfers to the server.
The default value is False.
FULL-TO-HALF-FROM-SERVER