LINE COPY

From Macros Wiki
Revision as of 16:23, 16 July 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

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