BlueCielo Meridian Enterprise 2018 VBScript API Reference
DocGenericEvent_*OpenInApplication events
Occur when documents are opened by a user in their native application.
Syntax
DocGenericEvent_*OpenInApplication(Batch, AppName)
Name | Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
AppName |
A string that contains the name of the application in which the documents will be opened. This is the name of the application registered in Windows on the user’s computer for the file type of the documents. |