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

Home » Public Forums » archive » Re: idl-envi resolv_all
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: idl-envi resolv_all [message #66193 is a reply to message #66181] Wed, 22 April 2009 08:12 Go to previous messageGo to previous message
Jean H. is currently offline  Jean H.
Messages: 472
Registered: July 2006
Senior Member
Hi,

Are you using any Envi function in your code? (or just calling envi). If
yes, IDL will try to compile some of Envi function's, even if you
don't use them. You will not see a filename with the same name as the
function either. You can try to use resolve_all, /continue_on_error
... but then you won't know if a needed function is not resolved...

Jean

lidiriel wrote:
> Hi,
>
> i am new in idl-envi world. I work on a old idl script.
> This script run perfectly with the idl command line and i try to
> create a "sav" file for use it in runtime mode.
> But i launch resolv_all command after compiling my script i have the
> error "Attempt to call undefined procedure/function:
> 'ADAPT_FILT_EVENT'." See in the end of this message.
>
> I have no function or procedure in my source named "ADAPT_FILT_EVENT"
> and there are no file in itt(idl/envi) directory with this name.
>
> Someone have an idea on this error ?
>
> thanks in advance
>
> IDL> .compile batch_calib_one_file_omega
> % Compiled module: CALIB_ONE_FILE_OMEGA.
> % Compiled module: BATCH_CALIB_ONE_FILE_OMEGA.
> IDL> resolve_all
> % Attempt to call undefined procedure/function: 'ADAPT_FILT_EVENT'.
> % Error occurred at: RESOLVE_ALL_BODY
> % RESOLVE_ALL
> % $MAIN$
> % Execution halted at: $MAIN$
> IDL>
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Discrete Color Bars
Next Topic: Re: correlation images please help!

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

Current Time: Thu Oct 09 19:53:46 PDT 2025

Total time taken to generate the page: 0.55857 seconds