SELECT TOOL: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[:Tools:Tool_Selection|{{Up}}]] | |||
{{Command|syntax=[[Image:select_tool.png|right|SELECT_TOOL]]SELECT_TOOL <tool number> | {{Command|syntax=[[Image:select_tool.png|right|SELECT_TOOL]]SELECT_TOOL <tool number> | ||
|description=: | |description=:Select a tool. | ||
|param1=<tool number>|param1_desc={{tool number}} | |param1=<tool number>|param1_desc={{tool number}} | ||
Line 7: | Line 9: | ||
===Example=== | ===Example=== | ||
:SELECT_TOOL 4 | :SELECT_TOOL 4 | ||
:<br> | |||
:For an example macro see [[Tool_Tiles]] | |||
[[Category:Tools]] | [[Category:Tools]] |
Latest revision as of 23:28, 14 January 2011
Command
- Select a tool.
Parameters
- <tool number>
- Tool number
Example
- SELECT_TOOL 4
- For an example macro see Tool_Tiles