ARGS

From Macros Wiki
Revision as of 18:07, 27 July 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

Command

AGRS
AGRS
ARGS <var name>, <var name>, <var name> (max 10 variables)


Set variables in called macro for the use of the previous variables used in orignal macro.

Parameters

<var name>
Set the value of a number variable
<var name>
Set the value of a number variable
<var name>
Set the value of a number variable

Example

ARGS r1, e3, a7
For an example in a real macro see Modify_op_path2