Programming with FTP OLE Automation

image\rwnprg32.gif ConvertISO7ToRoman8 property

 

Syntax

Object.ConvertISO7ToRoman8
Object.ConvertISO7ToRoman8 =
Value

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether ISO-7 characters are converted to Roman characters in files you receive.

This property is relevant only for ASCII file transfers.

Values

The default value is False. If you want files with ISO-7 characters to be converted to files with Roman 8 characters when received on the PC, set ConvertISO7ToRoman8 to True. 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.

FTP Script SET Parameter Equivalent

ISO7-TO-ROMAN8