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

Home » Public Forums » archive » Some Problems with IDL
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: Some Problems with IDL [message #76130 is a reply to message #76015] Mon, 16 May 2011 16:26 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Konstantinos writes:

> The program is saved as heinz.pro

Ah, that explains it! I think if you name
your programs properly, this problem will
disappear.

http://www.idlcoyote.com/tips/namefiles.html

The Workbench "run" buttons don't really run
anything. What they do is compile all the program
modules in the file, then they try to "run" the
program module that has the same name as the
file. Had you named your files in the conventional
way, this could (under a limited set of circumstances)
actually work properly for you. But, since you give
your files names that are different from the last
program module in the file, the run button is always
"looking" for this file and failing to find it.

You can safely ignore the error messages (although
God knows they are sure to get tedious!), use the
.RUN command from the IDL command line, or simply
give your files the right names and all will be
well with the world! :-)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Extracting coordinates from EVF files
Next Topic: Re: A Sign of the Times

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

Current Time: Wed Oct 08 19:53:21 PDT 2025

Total time taken to generate the page: 0.00439 seconds