filecataloger.com > Script > Function -- ApplyAll Function

ApplyAll Function

Remarks:
Save the change to the current opening file catalog Database.
Syntax:

ApplyAll

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

Dim IsOk
IsOK = ApplyAll

If IsOK Then MsgBox "Saving is successfully"

   
See Also:

CancelChanged Function

©2008 Greendgh Software. All rights reserved. Privacy statement