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

Home » Public Forums » archive » Ascertaining Keyword Parameters
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Ascertaining Keyword Parameters [message #30209] Wed, 10 April 2002 12:50
Ted Cary is currently offline  Ted Cary
Messages: 53
Registered: October 2001
Member
Hello,

Is there any way to ask an IDL function or procedure what keyword
parameters it accepts? I'd like a function that takes the string name
of an IDL procedure and returns a string array containing the names of
all accepted keyword parameters--something like the "KEYWORDS_ACCEPTED"
function below.

IDL> plotKeywords = KEYWORDS_ACCEPTED('PLOT')
IDL> PRINT, plotKeywords
BACKGROUND CHARSIZE CHARTHICK CLIP COLOR FONT LINESTYLE MULTI NOCLIP
NOERASE NSUM POSITION....

Maybe someone with experience writing IDL system routines knows how to
do this?

Thanks.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: histogram & reverse_indices
Next Topic: map_grid limitations

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

Current Time: Wed Oct 08 10:58:09 PDT 2025

Total time taken to generate the page: 0.00396 seconds