Re: how to add a menu item for printing a variable when debugging [message #36944] |
Thu, 13 November 2003 21:57 |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
Julia Jin wrote:
> Hi, there,
>
> As I remember, in previous version of IDL, I can do this:
>
> Set a breakpoint, run the program. When the program stops at the
> breakpoint, highlight a variable, then choose a menu item, "print
> varialbe", the highlighted variable will be printed out.
>
> However, I can not find such menu item in the IDL 5.6. If I want to
> print a variable when debugging, I can only input "print **" in the
> command line.
>
> So my question is:
> How to add a menu item for printing a variable when debugging like we
> can did in IDL 5.4?
> I suppose "MACRO" can do this.
>
> Could anyone give me a hint how to do this? Thanks!
>
> Julia
Dear Julia
I believe you are using windows and you hadn't enough rights during the
installation.
Or in preferences-Layout (control panel) there is something switched off
which normally should be switched on.
Or you have a failure in the registry of windows.
Reimar
--
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg-i/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
|
|
|