RUN PLUGIN: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[:Category:Miscellaneous|{{Up}}]] | [[:Category:Miscellaneous|{{Up}}]] | ||
{{Command|syntax=RUN_PLUGIN <plugin | {{Command|syntax=RUN_PLUGIN <plugin filename> | ||
|description=Run a GibbsCAm plugin. | |description=Run a GibbsCAm plugin. | ||
|param1=<plugin | |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
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"