Archive for January, 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 Michael Galloy
Saturday, January 7th, 2012
IDLdoc 3.4.3 released
IDLdoc 3.4.3 fixes the bug that prevented search results from being displayed.
