GET OP LIST

From Macros Wiki
Revision as of 14:55, 14 October 2013 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

GET_OP_LIST [<selected>]


Set the following list of variables from the current list of operations.

NUMBER_OF_OPS
FIRST_OP_NUMBER
NEXT_OP_NUMBER
LAST_OP_NUMBER
FIRST_FREE_OP_NUMBER

Parameters

[<selected>]
Set to 0 for all operatios, 1 for selected operations only. Default, all operations.

Example

GET_OP_LIST 1


See the example macro Modify_Op_Path.