Programming with Reflection

image\rwnprg32.gif FTPTranslateCharacters property

 

Syntax

object.FTPTranslateCharacters
object.FTPTranslateCharacters = Value

Works with

image\r124.gif

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) how ASCII character set translations occur during FTP file transfers. When this property is set to True, Reflection performs the character set translations specified on the Translation tab in the File Transfer Setup dialog box, as well as the translations between the host character set and the PC character set, as specified on the Emulation tab in the Terminal Setup dialog box.

This property affects ASCII file transfers that use the FTP protocol.

Values

The default value is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property