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

Home » Public Forums » archive » Keyword abbreviation ambiguities
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
Keyword abbreviation ambiguities [message #38932] Sun, 04 April 2004 06:39
justspam03 is currently offline  justspam03
Messages: 36
Registered: October 2003
Member
Hi,

the following piece of code:

> pro test
> y = testfunc( title=10, title1=20 )
> end
>
> function testfunc, title=t, title1=t1
> print, t, t1
> return, 0
> end

results in the error message (IDL6.0):
% Ambiguous keyword abbreviation: TITLE.

I don't see any ambiguity here. May I consider this a
(design-)bug, or is there some deeper meaning to this behaviour?
Regards
Oliver
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: scientific data compression
Next Topic: How to make ENVI not to cut corners while warping?

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

Current Time: Wed Oct 08 17:23:26 PDT 2025

Total time taken to generate the page: 0.00512 seconds