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

Home » Public Forums » archive » Re: Linking multiple files...
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: Linking multiple files... [message #31505] Tue, 23 July 2002 08:26 Go to previous message
Pavel A. Romashkin is currently offline  Pavel A. Romashkin
Messages: 531
Registered: November 2000
Senior Member
Assuming a fairly late version of IDL, you can specify
Compile_opt IDL2
inside your routines, which will force strict definitions of arrays
using [ ]. This way, ambiguity of using ( ) is avoided and you routines
will execute every time.
HTH,
Pavel

Bob wrote:
>
> I open both of these files up in IDL and tell it to "Compile All". In
> the event log it says:
>
> % Compiled module: FINDROOTS
> % Compiled module: PRINT_TO_FILE
>
> So, I run the procedure PRINT_TO_FILE. I immediately get the following
> error:
> % Variable is undefined: FINDROOTS
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: idl file conversion
Next Topic: Re: idl file conversion

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

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

Total time taken to generate the page: 0.71980 seconds