|
Re: running script [message #93083 is a reply to message #93082] |
Sun, 24 April 2016 19:52  |
Michael Galloy
Messages: 1114 Registered: April 2006
|
Senior Member |
|
|
On 4/23/16 5:10 AM, Roger wrote:
> Hello,
>
> I am trying to run a script I found in internet for mapping, but I
> can not do it, the message is: Attempt to call undefined
> procedure/function:
>
> I follow the instructions:
> http://www.harrisgeospatial.com/Support/HelpArticlesDetail/T abId/219/ArtMID/900/ArticleID/4326/4326.aspx
>
> But there is not a variable with the name IDL_DLM_PATH in my
> computer.
>
> Any advice ?! Thanks
>
What is your IDL_PATH variable? You might have it defined through your
system environment variables or in the preferences for IDL paths. It
needs to include the directory where the routine you downloaded is
located. Check the instructions from the article you linked, but check
IDL_PATH instead of IDL_DLM_PATH.
Mike
--
Michael Galloy
www.michaelgalloy.com
Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com)
|
|
|