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 #76149 is a reply to message #76015] Mon, 16 May 2011 10:47 Go to previous messageGo to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
Konstantinos wrote:
> Dear users
>
> I have some problems using IDL and i would like to ask you for your
> invaluable help.
> I run IDL 7.1 under windows vista
>
> 1. Each time i run any program i have the message
> File does not exist: 'File name'

When you say "run any program", do you mean *any* program. E.g. if you created a procedure to simply print something, i.e.

$ cat > howdy.pro
pro howdy
print, 'hello world!'
end
^D

and then ran it in IDL, e.g.

$ idl
IDL> howdy
% Compiled module: HOWDY.
hello world!
IDL>

just doing this you would get a "File does not exist: 'File name'" message?

> The file 'File name' exists AND the program runs perfectly. Any idea
> why I get this message??

So you would get the output "hello world" along with the "File does not exist: 'File name'" message?

And is "File name" the actual string, or is it a variable containing the name of a file?

cheers,

paulv
[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 20:01:55 PDT 2025

Total time taken to generate the page: 0.76670 seconds