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

Home » Public Forums » archive » Re: [Q] IDL compiling error ?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: [Q] IDL compiling error ? [message #5780] Fri, 09 February 1996 00:00
landsman is currently offline  landsman
Messages: 93
Registered: August 1991
Member
In article <4fc19f$la1@info.curtin.edu.au>, Irawan Sumarto <irawan@macros.cage.curtin.edu.au> writes...

> Could anybody help me with the following problem in compiling IDL.pro.
> I know IDL just a few weeks, and then try to use & compile ready made
> free software. But I can't solve it.
>

It looks like you need to include the function CORREL_IMAGES.PRO in your
!PATH. Presumably you could find a copy of CORREL_IMAGES.PRO in the same
location that you found CORREL_O.PRO

Right now, since IDL can't find the function CORREL_IMAGES(), it assumes that
it is a variable name. But since the keyword syntax is not valid for
a variable, IDL returns a syntax error.

It always struck me that IDL could be more intelligent in this case, and
if it sees a variable with a keyword syntax, that it return the more useful
error message:
%Unable to find function CORREL_IMAGES.PRO

--Wayne Landsman landsman@sorbet.gsfc.nasa.gov
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Bug in PV-Wave 6.0
Next Topic: Windows DLL to call a Fortran function

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

Current Time: Wed Oct 08 15:52:10 PDT 2025

Total time taken to generate the page: 0.00606 seconds