Programming with FTP OLE Automation

image\rwnprg32.gif SmartTenexTypes property

 

Syntax

Object.SmartTenexTypes
Object.SmartTenexTypes =
Value

Data type

String

 

Description

Returns (first syntax line) or specifies (second syntax line) the type of files (by extension) whose transfer type is set to Tenex when rcSmart is specified on ReceiveFile, ReceiveDirectory, SendFile, and SendDirectory.

Each file type is specified using the three characters that form the file extension for that type. To specify file types, use this syntax:

Object.SmartTenexTypes = cnt, doc, lib

Values

If no value is specified, the client uses the value from the current settings file.

FTP Script SET Parameter Equivalent

SMART-TENEX-TYPES