DEFINE PATH LIST

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

Up

Command

DEFINE_PATH_LIST <number of paths>


Define how many paths will be used. Each path can take large amounts of memory, so remember to use the DELETE_PATH_LIST when you are finished.

Parameters

<number of paths>
Number of paths (1 to 100).

Example

DEFINE_PATH_LIST 10
For an example macro see Modify_op_path2