Programming with Reflection
TransferReceiveAs8Dot3 property
Syntax |
object.TransferReceiveAs8Dot3 |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether the names of received files are automatically truncated if they do not conform to the 8-dot-3 file naming convention. (This convention applies in Windows 3.1 and earlier but not in newer 32-bit PC operating systems.)
This property affects WRQ/Reflection, Kermit, and Zmodem transfers, but not Xmodem transfers.
The default value is False.