DEFINE PATH LIST
From Macros Wiki
Jump to navigationJump to search
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