You are here: All Help Topics > Other Information > Action Events > Close any CaseView document

Close Any CaseView Document Action

The Close Any CV Document action closes a specified CaseView document regardless of the client file.

Under Enter Example

Run Skip Condition

If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed.

 

Document Filename

Full name of the document

"c:\Program Files\CaseWare\data\simple\simplefs.cvw"

Save File

A yes or no decision to save the file before closing

"Yes"

ACTION("CloseAnyDocument", expr1, expr2)

Where

expr1 = entry under Document Filename

expr2 = entry under Save File

ACTION("CloseAnyDocument", "c:\Program Files\CaseWare\data\simple\simplefs.cvw", "Yes")

Related Topics