X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 25 Jun 2008 02:38 PM by  anon
IDL SAV FILE
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
25 Jun 2008 02:38 PM
    I have a fairly simple IDL code which i compiled and created a .sav file. It works when i click on the .sav file on the machine which has IDL but it doesn't work with the IDL virtual machine on a different computer!! i never understand why!!! The following are the functions are routines involved DIALOG_PICKFILE, Widgets- button, label and table. i used the xmanager to have the loop can anyone help?

    Deleted User



    New Member


    Posts:
    New Member


    --
    25 Jun 2008 02:38 PM
    You have not provided enough information. What error are you getting on the machines where it fails?

    Deleted User



    New Member


    Posts:
    New Member


    --
    25 Jun 2008 02:38 PM
    I am struggling with the similar problem. What I got is "attempt to call undefined procedure/function", while the procedure/function is actually the IDL build-in procedure/function! I found from this forum about similar problem and the answer is that it's related to the way you build the .sav file. I tried differnt way to build it, like uncheck the "execute .reset_session before run or build" and check "compile all files and resolve all refreenced routines". Now the main interface of my program can be displayed, but if I click the buttons on the interface I'll get that error again. Really need help!
    You are not authorized to post a reply.