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

Home » Public Forums » archive » Trouble finding procedure files
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
Trouble finding procedure files [message #53781] Mon, 30 April 2007 07:25
Ryan. is currently offline  Ryan.
Messages: 77
Registered: March 2006
Member
Dear All,

I have a procedure that I have modified from an older version that IDL
cannot seem to find. My old routine was called
'gen_wkly_snr_dates.pro' and the new one is called
'gen_wkly_snr_dates_v2.pro'. I moved the old procedure out of any of
the folders in the path to test the new one. This is what happens
when I attempt to compile it:

IDL> .compile gen_wkly_snr_dates_v2
% Compiled module: GEN_WKLY_SNR_DATES.
IDL> gen_wkly_snr_dates_v2
% Compiled module: GEN_WKLY_SNR_DATES_V2.
% Attempt to call undefined procedure/function:
'GEN_WKLY_SNR_DATES_V2'.
% Execution halted at: $MAIN$

It compiles the old routine when I want it to compile the new one.
The new one is in the current working directory. I've tried exiting
IDL and restarting but I get the same message. What is wrong?

Thanks in Advance,
Ryan.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: THEMIS IMAGERY
Next Topic: Re: Trouble finding procedure files

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

Current Time: Sat Oct 11 06:45:24 PDT 2025

Total time taken to generate the page: 1.19751 seconds