GET OP LIST: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 2: Line 2:


{{Command|syntax= GET_OP_LIST [<selected>]  
{{Command|syntax= GET_OP_LIST [<selected>]  
|description=:
|description=:Sets these variable:
:NUMBER_OF_OPS
:FIRST_OP_NUMBER
:NEXT_OP_NUMBER
:LAST_OP_NUMBER
:FIRST_FREE_OP_NUMBER
 
|param1=[<selected>]|param1_desc={{selected}}
|param1=[<selected>]|param1_desc={{selected}}
}}
}}

Revision as of 22:11, 19 August 2010

Up

Command

GET_OP_LIST [<selected>]


Sets these variable:
NUMBER_OF_OPS
FIRST_OP_NUMBER
NEXT_OP_NUMBER
LAST_OP_NUMBER
FIRST_FREE_OP_NUMBER

Parameters

[<selected>]
1=selected, 0=not selected

Example

GET_OP_LIST
For an example in a real macro see Modify_Op_Path