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

Home » Public Forums » archive » Re: display line numbers in idlde?
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: display line numbers in idlde? [message #47209 is a reply to message #47208] Tue, 31 January 2006 07:06 Go to previous messageGo to previous message
Jo Klein is currently offline  Jo Klein
Messages: 54
Registered: January 2006
Member
David Fanning schrieb:
> swingnut@gmail.com writes:
>
>
>> Ok, my preferred solution would actually be to running idl locally (as
>> opposed to ssh to a server) in Linux, editing in kwrite, at full
>> resolution of my laptop, but since I don't feel like wrestling with the
>> Sisyphean task of achieving all that while trying to get something
>> done, I ordered the Windows version of IDL. I'm using idlde because I
>> can't get idl to compile the pro files in my current working directory
>> -- it compiles the library routines I call but won't compile my files
>> when called.
>
>
> Probably named incorrectly. See this article:
>
> http://www.dfanning.com/tips/namefiles.html
Oh, and the evil solution is to include an empty procedure by the name
of your file, e.g. if your file is called myfunctionlibrary.pro, have
something like

pro myfunctionlibrary
end

inside it. Then, when you want to make use of any procedures inside your
library, all you have to do is run myfunctionlibrary in your main
program, so that your functions get compiled and you can use them.
Doesn't free you from setting your PATH correctly, though!

Jo
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Force 8bit display ?
Next Topic: display line numbers in idlde?

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

Current Time: Wed Oct 08 17:30:25 PDT 2025

Total time taken to generate the page: 0.00415 seconds