filecataloger.com > Script > Function -- CancelChanged Function

CancelChanged Function

Remarks:
Restore the current opening file catalog database to last saved status.
Syntax:

CancelChanged

 
return value:
Value Description
True Restoring is successfully.
Fail Restoring is failed.
example:

Dim IsOk
IsOK = CancelChanged

If IsOK Then MsgBox "Restoring is successfully"

   
See Also:

ApplyAll Function

©2008 Greendgh Software. All rights reserved. Privacy statement