X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 03 Jul 2008 04:11 AM by  anon
IDL runtime error
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
03 Jul 2008 04:11 AM
    When I ran my IDL program in the workbench, I got this mysterious execution error: % Attempt to call undefined procedure/function: 'PATH_SEP'. Path_sep is a function in the IDL runtime library. I don't understand why it's so messed up. The "retall" command didn't seem to bring any relief. I reinstalled the IDL workbench, but the problem persisted.

    Deleted User



    New Member


    Posts:
    New Member


    --
    03 Jul 2008 04:11 AM
    Hello, A very simple solution is to copy the "path_sep.pro" file to your work environment. Even if you change machine your program will always work. Other solution would be to define the path of the IDL runtime libraries inside IDL. Go to: File -> preferences -> Path Then just add the path of the IDL runtime libraries to it. Best regards, Paulo Resende
    You are not authorized to post a reply.