COPY PATH

From Macros Wiki
Revision as of 23:44, 13 January 2011 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

COPY_PATH <source path number>, <new path number>


Copy the contents of one macro path to another macro path.

Parameters

<source path number>
Number of path to copy from.
<new path number>
Number of path to copy to.

Example

COPY_PATH 1, 3
For an example macro see Modify_op_path2