X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 12 May 2011 01:47 PM by  anon
IDL8.1 IDLDE HANGS
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
12 May 2011 01:47 PM
    Hi All, I am frequently in the situation of editing code while running a GUI program. For example, I may edit the function that handles the results of an event, recompile, test, etc. What I find is that if I make any error that gets caught by the compiler, the idlde hangs for a _LONG_ time. I can continue typing in the editor, I can recall all the history commands in the console, but I can't actually do anything until IDL eventually finishes thinking. The fastest way to get back to coding is to kill the idlde process from the task manger. I have observed this on Windows, but I haven't tried it on other platforms. Has anyone else seen similar behavior? Is there something I can do to escape short of killing the idlde process??? Thanks! -Larry

    Deleted User



    New Member


    Posts:
    New Member


    --
    20 May 2011 03:05 PM
    Hi Larry, Can you type the following in the IDL prompt?: .FULL_RESET_SESSION Or, alternatively, you can press the Reset button on the top right. Cheers, Fernando
    You are not authorized to post a reply.