DEBUG

From Macros Wiki
Revision as of 18:59, 13 January 2011 by Mikeo (talk | contribs)
Jump to navigationJump to search

Up

Command

DEBUG
DEBUG
DEBUG [<caption>], <var name> (max 50 variables)


Show the current value of macro variables.

Parameters

Optional caption text.
<var name>
Variable name

Example

DEBUG r1, a1
DEBUG "debug example", a$, q1


For an example macro see Calc_Geo_Extents