Programming with FTP OLE Automation
KatakanaHalfToFull property
Syntax |
Object.KatakanaHalfToFull |
Data type |
Boolean |
Returns (first syntax line) or specifies (second syntax line) whether files with DEC Kanji or JIS Kanji characters are to be converted from half- to full-width Katakana when sent to the server. The ServerCharacterSet property determines which Kanji character set is used during the conversion.
Relevant for sending files to the server in ASCII format.
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.
HALF-TO-FULL-TO-SERVER