RUN PLUGIN: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
MikeO (talk | contribs)
No edit summary
MikeO (talk | contribs)
No edit summary
Line 1: Line 1:
[[:Category:Miscellaneous|{{Up}}]]
[[:Category:Miscellaneous|{{Up}}]]


{{Command|syntax=RUN_PLUGIN <plugin name>
{{Command|syntax=RUN_PLUGIN <plugin filename>
|description=Run a GibbsCAm plugin.
|description=Run a GibbsCAm plugin.


|param1=<plugin name>|param1_desc=Plugin filename (without .dll)
|param1=<plugin filename>|param1_desc=Plugin filename (without .dll). Note name of the plugin dll, which may be different to the name on the Plugins Menu.
}}
}}



Revision as of 20:29, 18 August 2010

Up

Command

RUN_PLUGIN <plugin filename>


Run a GibbsCAm plugin.

Parameters

<plugin filename>
Plugin filename (without .dll). Note name of the plugin dll, which may be different to the name on the Plugins Menu.

Example

RUN_PLUGIN "MyPlugin"