You are here: All Help Topics > Other Information > Action Events > Launch CaseView document by file

Launch CaseView Document by File Action

The Launch CaseView Document by File action opens a CaseView document. It can be used in a client file to launch a Knowledge Library document or in a Knowledge Library document to open the client file. It is not intended to be used to open a CaseView document in another 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 Path

Full name of the document

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

Client Name

Client name

"Simple"

Client Path

Full path to the client directory

"c:\Program Files\CaseWare\data\simple"

Bookmark

Optional bookmark name for the document

"coverpge"

ACTION("Client", expr1<, expr2><, expr3><, expr4>)

Where

expr1 = entry under Document Path

expr2 = entry under Client Name

expr3 = entry under Client Path

expr4 = entry under Bookmark

ACTION("Client", "c:\Program Files\CaseWare\data\simple\simplefs.cvw", "Simple", "c:\Program Files\CaseWare\data\simple", "coverpge")

Related Topics