RUN PLUGIN: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
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
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"