[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Varaibles higher on the stack





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