DEBUG

From Macros Wiki
Revision as of 14:42, 2 August 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

Up

Command

DEBUG
DEBUG
DEBUG <label>, <var name> (max 50 variables)


View the value of variables.

Parameters

<label>
Text to be displayed.
<var name>
Set the value of a number variable

Example

DEBUG "deubug example", r1, a1
DEBUG "deubug example2", a$, q1
For an example macro see Calc_Geo_Extents