Home »
Public Forums »
archive »
Re: help command
Re: help command [message #8100] |
Mon, 10 February 1997 00:00 |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
R. Bauer <r.bauer@kfa-juelich.de> writes:
> I like to know which variables are defined during running of a
> procedure.
>
> How can I save the output from help to a stringarray?
>
> Or did somenone know how help finds out, which variables are defined?
This is the purpose of the IDL function GETHELP.
IDL> varinfo = GETHELP()
Cheers!
David
-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
2642 Bradbury Court, Fort Collins, CO 80521
Phone: 970-221-0438 Fax: 970-221-4762
E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com
-----------------------------------------------------------
|
|
|
Current Time: Wed Oct 08 15:28:18 PDT 2025
Total time taken to generate the page: 0.00483 seconds