Previous Topic: CA Gen Toolset Menu HierarchyNext Topic: Diagram Names


Plug-in Application Parameters

There will be one or more parameters passed to the plug-in application when it is started from the CA Gen toolset. The full set of parameters will be enclosed in a pair of double-quotes and each parameter will be separated from the others by spaces. The parameters are:

For example, the following might be passed as parameters to a plug-in application:

"DialogDesign -m 123456 -o 456789"

The example indicates that the Dialog Design diagram is open, the business system is object id 123456, and the selected procedure or procedure step is object id 456789.