LINE COPY: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|description=This is used to create a line with the same parameters as an old line. | |description=This is used to create a line with the same parameters as an old line. | ||
|param1=<line number>|param1_desc= | |param1=<line number>|param1_desc= {{line number}} | ||
|param2=<new line number>|param2_desc= | |param2=<new line number>|param2_desc= {{new line number}} | ||
}} | }} | ||
Revision as of 16:23, 16 July 2010
Command
- LINE_COPY <line number>, <new line number>
This is used to create a line with the same parameters as an old line.
Parameters
- <line number>
- The number of a previously defined macro line.
- <new line number>
- Define a number for the newly created line.
Example
- - LINE_COPY 4, 8
- - LINE_COPY 6, 9