X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 02 Oct 2012 01:24 PM by  anon
Why does reset_session open a procedure?
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
02 Oct 2012 01:24 PM
    I have a .compile of a procedure configured in my IDL startup. In the Workbench, when I click on Reset (which executes .reset_session), the procedure in my startup is compiled and the Workbench opens a window to that procedure. Why does it open the window? How can I stop that? IDL 8.0 on Linux CentOS 6 Thanks, ==Leonard

    Deleted User



    New Member


    Posts:
    New Member


    --
    02 Oct 2012 01:28 PM
    p.s. When this thread was posted, it was timestamped with 8:25pm. That's not UT. This forum software hasn't been updated for the change some years ago for the time of year of the changes between standard and savings time? ;-)

    Deleted User



    New Member


    Posts:
    New Member


    --
    05 Oct 2012 11:31 AM
    You might be able to use ".run" instead of ".compile". It will not open the file in the editor.
    You are not authorized to post a reply.