Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
MDG_RunExe
Topics
Topic |
Detail |
See also |
---|---|---|
Details |
MDG_RunExe enables the Add-In to run the target application. This function is called when the user selects the Extensions | Run Exe menu option. Respond to this event by launching the compiled application.
|
Syntax:
Sub MDG_RunExe(Repository As EA.Repository, PackageGuid As String)
The MDG_RunExe function syntax contains the following elements:
Parameter |
Type |
Direction |
Description |
---|---|---|---|
Repository |
IN |
An EA.Repository object representing the currently open Enterprise Architect model. Poll its members to retrieve model data and user interface status information.
|
|
PackageGuid |
String |
IN |
The GUID identifying the Enterprise Architect Package sub-tree that is controlled by the Add-In.
|
Return Value:
None.
The material ("material" includes all pages, documents and on-line graphics) on this web site is protected by copyright law. (C) 1998-2015 Sparx Systems Pty Ltd.