Programming with FTP OLE Automation
SmartTypeDefault property
Syntax |
Object.SmartTypeDefault |
Data type |
Enumeration |
Returns (first syntax line) or specifies (second syntax line) the transfer type for files not in SmartAsciiTypes, SmartBinaryTypes, and SmartTenexTypes.
If no value is specified, the client uses the value from the current settings file. The possible values are:
Symbolic Constant Name |
Numeric Value |
rcASCII |
0 |
rcBinary |
1 |
rcTenex |
4 |
rcXfrAskUser |
5 |
SMART-TYPE-DEFAULT