|
Re: dlm file not found automatically [message #60055 is a reply to message #60054] |
Fri, 25 April 2008 04:55  |
Haje Korth
Messages: 651 Registered: May 1997
|
Senior Member |
|
|
Justus,
you need to register the dlm path in environment variable IDL_DLM_PATH.
Haje
"Justus Skorps" <jussa@gmx.de> wrote in message
news:fb923d45-c6a0-4d69-be9f-813f6eeb1d5a@34g2000hsh.googleg roups.com...
> Hi all,
>
> I have a little trouble with integrating a dlm file:
> The dlm file and the related dll are both located in a folder which
> has been added to the !path. This folder is also set as working
> directory in the preferences > startup. But when I try to compile a
> procedure using a function from this dlm I get a syntax error at the
> first call of this function. I always have to register the dlm by hand
> with DLM_register, afterwards everything works fine. Anyone can give
> me a hint what could be the problem?
>
> OS is WinXP, IDL version 6.3
>
> Thanx in advance,
> Justus
|
|
|