Programming with Reflection

image\rwnprg32.gif ZmodemDeleteCancelledReceives property

 

Syntax

object.ZmodemDeleteCancelledReceives
object.ZmodemDeleteCancelledReceives = Value

Works with

image\r124.gif

Data type

Boolean

 

Description

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.

Values

The default value is True.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property