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

Home » Public Forums » archive » Resolve_All problem
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Resolve_All problem [message #82538] Mon, 17 December 2012 04:07
Seb is currently offline  Seb
Messages: 15
Registered: January 2006
Junior Member
Hi all,

Having trouble using Resolve_All. I am using IDL Version 8.0.1 (linux x86 m32). My IDL script EXTRACT_ANALYSIS_1 runs perfectly fine in normal IDL mode. But when I try to save the script as a .sav file I get the following error.

IDL> .compile extract_analysis_1
% Compiled module: EXTRACT_ANALYSIS_1.
IDL> resolve_all
% Compiled module: RESOLVE_ALL.
% Compiled module: CALDAT.
% Compiled module: JULDAY.
% Compiled module: NCREAD.
% Compiled module: REGRID.
% Compiled module: LIST.
% Attempt to call undefined procedure/function: 'LIST'.
% Error occurred at: RESOLVE_ALL_BODY 289
/usr/local/itt/idl/idl80/lib/resolve_all.pro
% RESOLVE_ALL 365
/usr/local/itt/idl/idl80/lib/resolve_all.pro
% $MAIN$
% Execution halted at: $MAIN$
IDL>

Trying the same on a different server that runs IDL Version 7.1 (linux x86_64 m64) it works fine despite a procedure or function named LIST not being present.

I do not call a procedure/function named LIST in my script. And I was not able to work out where it is actually being called.

Any help is much appreciated.

Many thanks,
Sebastian
[Message index]
 
Read Message
Previous Topic: Re: Running IDL daily as an automatic task
Next Topic: Running IDL daily as an automatic task

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

Current Time: Wed Oct 08 15:53:25 PDT 2025

Total time taken to generate the page: 0.00410 seconds