Programming with FTP OLE Automation
SmartTenexTypes property
Syntax |
Object.SmartTenexTypes |
Data type |
String |
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
If no value is specified, the client uses the value from the current settings file.
SMART-TENEX-TYPES