COPY PATH: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
===Example=== | ===Example=== | ||
:COPY_PATH | :COPY_PATH | ||
:For an example in a real macro see [[Modify_op_path2]] | |||
[[Category:Operations]] | [[Category:Operations]] |
Revision as of 18:14, 27 July 2010
Command
- COPY_PATH <source path number>, <new path number>
Parameters
- <source path number>
- Template:Source path number
- <new path number>
- Template:New path number
Example
- COPY_PATH
- For an example in a real macro see Modify_op_path2