[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Varaibles higher on the stack
- Subject: Re: Varaibles higher on the stack
- From: "R.Bauer" <R.Bauer(at)fz-juelich.de>
- Date: Thu, 22 Apr 1999 13:04:10 +0100
- Newsgroups: comp.lang.idl-pvwave
- Organization: Forschungszentrum Juelich
- References: <k0emle6upd.fsf@strw.leidenuniv.nl>
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:14459
Carsten Dominik wrote:
> Hi everyone.
>
> I am wondering: can I print the value of variables higher up on the
> calling stack? In IDLDE version 5.2 this is possible with the
>
> "Move up the call stack" and "Move down the call stack" icons.
>
> Can I do something similar from the command line or does this use an
> internal feature of IDL which is not accessible to the ordinary user?
>
> - Carsten
>
> --
Result = RECALL_COMMANDS()
R.Bauer