POINT 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 using the same variables of previously defined point using a new point number. | |description=This is used to create a using the same variables of previously defined point using a new point number. | ||
|param1=<point number>|param1_desc= | |param1=<point number>|param1_desc= {{point number}} | ||
|param2=<new point number>|param2_desc= | |param2=<new point number>|param2_desc= {{new point number}} | ||
}} | }} | ||
===Example=== | ===Example=== |
Revision as of 16:29, 16 July 2010
Command
- POINT_COPY <point number>, <new point number>
This is used to create a using the same variables of previously defined point using a new point number.
Parameters
- <point number>
- The number of a previously defined macro point.
- <new point number>
- Define a number for the newly created point.
Example
- - POINT_COPY 15, 6
- - POINT_COPY 12, 18