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

Home » Public Forums » archive » Re: Modular programming in IDL....trouble
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: Modular programming in IDL....trouble [message #2166] Sun, 05 June 1994 23:39
stl is currently offline  stl
Messages: 70
Registered: February 1994
Member
hello,

Yes, we have been discovering the same problem here at SMA. Especially
since we have so many library routines that some may never have been
tested by us personally.
I have heard of a few solutions. The first is when writing new
programs Ifunctions especially) to use a function that Thomas Oettli
here at SMA wrote, called 'newproc', it checks your requested new
function name agains all already existing function names (but not yet
the routine names that come with the system). If you are interested in
this routine I can post it, or put it on our ftp site.
The other idea is to add a bogus keyword to your functions. Maybe
just the keyword Function. Always put it in the calling of the
function, but the function doesn't have to use it. This isn't to bad,
but going back to all the old functions and adding this would not be
fun.

I too would be interested in hering other ideas on this subject.
Things like discovering your library has a function named X in it,
that compeats with my array X is not a nice thing to discover!

-stephen Strebel

--
Stephen C Strebel / SKI TO DIE
stl@maz.sma.ch / and
Swiss Meteorological Institute, Zuerich / LIVE TO TELL ABOUT IT
01 256 93 85 / (and pray for snow)
[Message index]
 
Read Message
Previous Topic: Re: Simple question on tickname
Next Topic: Finding Common Elements in Two Arrays

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

Current Time: Fri Oct 10 09:45:57 PDT 2025

Total time taken to generate the page: 0.23984 seconds