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

Home » Public Forums » archive » Re: Is IDL 8.2 Workbench Slow, Too?
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: Is IDL 8.2 Workbench Slow, Too? [message #81405 is a reply to message #81403] Mon, 17 September 2012 08:20 Go to previous messageGo to previous message
Mark Piper is currently offline  Mark Piper
Messages: 198
Registered: December 2009
Senior Member
On Friday, September 14, 2012 12:57:09 PM UTC-6, David Fanning wrote:
>
> In IDL 8.2, the Workbench seems to get
>
> confused if there is an error in a main-level program.
>
> Recompiling doesn't see to get you back to where you
>
> were. I seem to get "struck" in a program and can't get
>
> out of it. I find myself having to hit the Reset button
>
> all the time, just to do what I previously did by
>
> recompiling in IDL 7.
>

Hi David,

There's an open CR on this (62041). I'll agitate to get it fixed.

As a workaround, execute an inline main level program to reset the instruction pointer:
IDL> .r
- print, 'foo' & end
% Compiled module: $MAIN$.
foo
IDL> help, /traceback
% At $MAIN$ 1 <Command Input Line>

mp
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Is there function about how to compute joint probability distribution?
Next Topic: equivalent width measurements

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

Current Time: Fri Oct 10 03:25:23 PDT 2025

Total time taken to generate the page: 0.24578 seconds