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

Home » Public Forums » archive » Locating IDL source code file
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: Locating IDL source code file [message #44494 is a reply to message #44420] Tue, 14 June 2005 16:02 Go to previous messageGo to previous message
R.G. Stockwell is currently offline  R.G. Stockwell
Messages: 363
Registered: July 1999
Senior Member
"Mark Hadfield" <m.hadfield@niwa.co.nz> wrote in message
news:d8nko8$1cs$1@newsreader.mailgate.org...
> Hi Craig
...
> ...How does using IDLDE relate to whether the file containing the routine
> is on the !PATH.
>
> My advice: put files containing IDL routines on !PATH.

I agree with Mark. To answer the question, one can open routines
in the IDLDE fairly easily, and compile them because they are in the
DE. When people send me code, I don't put it in my path, and usually
run it in the IDLDE from another folder.


>> Once this problem is solved, I'll also need to determine the filename
>> for the source file containing a definition of 'fred', because most of
>> the routines in this project don't have their own 'fred.pro' source
>> file.
>
> My second piece of advice: give each routine its own source file.

Again I agree. If you think of what one is doing when they have
multiple routines in a file, it is an attempt at hiding code from other
modules. What you really want to be doing is object programming,
and making methods/routines (i.e. Tom) that are hidden from everything
except
the Fred class.

Cheers,
bob
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: the type parser
Next Topic: Re: launching many widgets at the same time

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

Current Time: Fri Oct 10 05:51:24 PDT 2025

Total time taken to generate the page: 0.16039 seconds