RUN PLUGIN: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
MikeO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 2: Line 2:


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


|param1=<plugin filename>|param1_desc=Plugin filename (without .dll).<br>
|param1=<plugin filename>|param1_desc=Plugin filename (without .dll).<br>

Revision as of 14:57, 19 August 2010

Up

Command

RUN_PLUGIN <plugin filename>


Run a GibbsCAm plugin.

Parameters

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

Example

RUN_PLUGIN "MyPlugin"