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

Home » Public Forums » archive » keyword params in HISTOGRAM
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: keyword params in HISTOGRAM [message #7606 is a reply to message #7546] Tue, 03 December 1996 00:00 Go to previous messageGo to previous message
thompson is currently offline  thompson
Messages: 584
Registered: August 1991
Senior Member
Mark Fardal wrote:
>
> Hi,
>
> I'm sure this is a stupid question, but I can't figure it out.
> Normally when you pass keyword parameters, you can pass something
> that's undefined, right? As in this example
>
(rest deleted)

Although the example you give isn't optimal, it is correct that you can pass
undefined keywords to procedures. This is because inside procedures you can
check to see if keywords are passed with either the N_ELEMENTS function or
KEYWORD_SET. Thus, passing an undefined keyword is equivalent to not passing
it at all, which is a useful thing IMHO. Unfortunately, this doesn't work with
built-in IDL routines, which I find a very inconvenient and silly restriction.

Bill Thompson
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: How do people print .ps and .pcl files on windows95
Next Topic: Re: Relative strengths: IDL vs. PV-Wave ?

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

Current Time: Sat Oct 11 11:48:35 PDT 2025

Total time taken to generate the page: 0.87690 seconds