Home »
Public Forums »
archive »
Re: undefined variable errors...?
Re: undefined variable errors...? [message #771] |
Thu, 18 February 1993 07:36 |
benell
Messages: 7 Registered: September 1992
|
Junior Member |
|
|
In article <1993Feb18.083546.25814@ulrik.uio.no> ajaunsen@athena.uio.no (Andreas Ortmann Jaunsen) writes:
>
> I have run into this problem using widgets in 3.0.0. The following
> error occures at certain times:
>
> % Variable is undefined: <UNDEFINED>.
> % Execution halted at XIDR_EVENT <xidr.pro( 413)> .
>
> Line 413 starts the case-statement in the event-handler.
>
> I know several have this problem with IDL 2.4 -->
>
> Are there some solutions to it or if NOT are someone trying to
> correct it?
> It (the bug) was already detected back in ver.2.4 !!
>
> Andreas
I got this error with 2.4 and 3.0. RSI is in the process of fixing it.
From my understanding the error occurs when you use the ON_IOERROR procedure
to trap errors that might occur when converting a string to a double, float,
ect. This causes IDL to lose track of varialbes and thus you get the varaible
undefined error. The only solution that we found was to go back to an older
version. We are using ver. 2.1.1 and waiting for hte "fixed" verion of 3.0.
-Kirk
|
|
|
Current Time: Thu Oct 09 07:53:26 PDT 2025
Total time taken to generate the page: 0.80120 seconds