Archive for January 24th, 2012

Tuesday, January 24th, 2012

Evaluating mathematical expressions without EXECUTE

Sometimes it is useful to evaluate a mathematical expression that is defined by the user at runtime. This is pretty easy to do using the EXECUTE routine, but EXECUTE is not allowed in applications running in the Virtual Machine. What to do? This issue has been a problem for me before so I wrote a [...]

No Comments » - Posted in IDL by