Programming with Reflection
ZmodemDeleteCancelledReceives property
Syntax |
object.ZmodemDeleteCancelledReceives |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) what happens when you cancel a Zmodem receive. If this property is set to True, the partially received file is deleted; if it's set to False, the partially received file is kept. If a Zmodem receive is not explicitly canceled by the user, the partially received file is always kept.
The default value is True.