GET COMMANDS: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|syntax=GET_COMMANDS <filename>, [<option>], [<ver 1>, <ver 2>, <ver 3>] | {{Command|syntax=[[Image:get_commands.png|right|GET_COMMANDS]]GET_COMMANDS <filename>, [<option>], [<ver 1>, <ver 2>, <ver 3>] | ||
|description= | |description=Creates a file called "get_commands.mac", that lists all the commands in the macro language. | ||
|param1=<filename>|param1_desc={{filename}} | |param1=<filename>|param1_desc={{filename}} | ||
Line 10: | Line 10: | ||
===Example=== | ===Example=== | ||
: | :GET_COMMANDS | ||
[[Category:Miscellaneous]] | [[Category:Miscellaneous]] |
Revision as of 14:35, 26 July 2010
Command
Creates a file called "get_commands.mac", that lists all the commands in the macro language.
Parameters
- <filename>
- Filename as either text in double quotes, or a text variable.
- If the filename does not contain full path information, then the file will be opened in the same folder as the macro.
- [<option>]
- Template:Option
- [<ver 1>]
- Template:Ver 1
- [<ver 2>]
- Template:Ver 2
- [<ver 3>]
- Template:Ver 3
Example
- GET_COMMANDS