comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: 'secret' function
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: 'secret' function [message #18619 is a reply to message #18613] Mon, 17 January 2000 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
John Keck (jwk@phys.columbia.edu) writes:

> Does any one have a complete description for the use of ROUTINE_NAMES?
> If not, does anyone know how to list system variables and structures
> with it?

I don't know anything about ROUTINE_NAMES (expect that it is probably
not a good idea to use it if it is undocumented), but to get help
on system variables you can do this:

IDL> Help, /System_Variables

If you want help on a structure, you can do something like this:

IDL> Help, !Version, /Structure

> Also, are there any other undocumented functions or procedures in IDL?

I once spent a three days using a dictionary to find all the
undocumented procedures and functions that started with the letter A:

IDL> aardvark
IDL> aardwolf
IDL> aargu
IDL> aba

Etc.

I didn't find any, but whose to say they don't exist. I got half-way
through running through the whole list as functions before I
decided to leave the rest of the dictionary for a graduate
student project. :-)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: structure definition
Next Topic: Accessing "main" level variables

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Apr 26 23:15:14 PDT 2026

Total time taken to generate the page: 1.36126 seconds