Home »
Public Forums »
archive »
idl-envi resolv_all
idl-envi resolv_all [message #66198] |
Wed, 22 April 2009 02:22 |
lidiriel
Messages: 2 Registered: April 2009
|
Junior Member |
|
|
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>
|
|
|
Current Time: Thu Oct 09 22:55:43 PDT 2025
Total time taken to generate the page: 0.96147 seconds