DEBUG

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

Up

Command

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


Show the current value of macro variables.

Parameters

Text to be displayed.
<var name>
Variable name

Example

DEBUG "deubug example", r1, a1
DEBUG "deubug example2", a$, q1


For an example macro see Calc_Geo_Extents