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

Home » Public Forums » archive » Re: Coyote's Guide to IDL Progamming Update
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: Coyote's Guide to IDL Progamming Update [message #12964 is a reply to message #12963] Tue, 22 September 1998 00:00 Go to previous message
Kevin Ivory is currently offline  Kevin Ivory
Messages: 71
Registered: January 1997
Member
David Fanning wrote:
> I've been feeling awfully guilty lately about my web page,

expectances are getting high? When I look at your web pages,
I get the feeling of reading one of the best maintained FAQs ever.
Why don't you simply call it so?

I know you are already expecting my usual "drop the FOR loops" comment
to your pages. Here is a small one for
http://www.dfanning.com/tips/sort_columns.html
You write:
FOR j=0,2 DO data[j, *] = data[j, sortIndex]
The same is easier without the FOR loop:
data = data[*, sortIndex]

Thanks for the wonderful summary of tips. With all those objects tips,
I figure I should soon be able to figure out what an object is. ;-)
(Or perhaps I'll just to wait for your next book.)

Best regards,
Kevin
--
Kevin Ivory Tel: +49 5556 979 434
Max-Planck-Institut fuer Aeronomie Fax: +49 5556 979 240
Max-Planck-Str. 2 mailto:Kevin.Ivory@linmpi.mpg.de
D-37191 Katlenburg-Lindau, GERMANY http://www.gwdg.de/~kivory2/
[Message index]
 
Read Message
Read Message
Previous Topic: Re: XMANAGER: How many times to call?
Next Topic: XMANAGER: How many times to call?

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

Current Time: Fri Oct 10 16:29:48 PDT 2025

Total time taken to generate the page: 0.88310 seconds