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

Home » Public Forums » archive » function/procedure not found??
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
function/procedure not found?? [message #71855] Thu, 22 July 2010 17:53
Matt Francis is currently offline  Matt Francis
Messages: 94
Registered: May 2010
Member
Hi All,

I'm getting a strange error to do with compiling and paths (I'm still
getting my head around how IDL deals with this). See the following
command and error messages. I'm running this on a UNIX system.

IDL> print,gnss_get_utc_date()
% Compiled module: GNSS_GET_UTC_DATE.
% Attempt to call undefined procedure/function: 'GNSS_GET_UTC_DATE'.
% Execution halted at: $MAIN$

I had added the directory of the function gnss_get_utc_date.pro into
the !PATH variable by the command

!Path = !Path + ':<path to the function>'

and as you can see, IDL does find this function and happily compiles
it, then turns around and says it can't be found?? Can anyone suggest
what might be going wrong here?

Thanks!
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Monitoring a spawned process
Next Topic: Re: function/procedure not found??

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

Current Time: Wed Oct 08 15:12:54 PDT 2025

Total time taken to generate the page: 0.01513 seconds