Re: IDL Call Stack [message #69632 is a reply to message #69631] |
Thu, 28 January 2010 12:52  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
David Fanning writes:
>
> Folks,
>
> I'm working on enhancing an error handler today, and I want
> access to the IDL call stack. I used to get it like this:
>
> HELP, CALLS=callstack
>
> But I see CALLS is no longer officially a keyword to the
> Help command. I remember seeing some code somewhere that
> accessed this information, and I remember thinking I
> should "write that down" so I didn't forget it, but, of
> course, I've forgotten it. And it can't be found
> in the IDL on-line help, apparently, using any of the
> likely search terms.
>
> Does anyone know how to get this information in the
> "official" way?
Nevermind, I just found it (accidentally!): SCOPE_TRACEBACK.
Thanks for letting me push that SEND button. ;-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|