comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: DLM unload
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: DLM unload [message #63066] Wed, 22 October 2008 13:42 Go to next message
Robbie is currently offline  Robbie
Messages: 165
Registered: February 2006
Senior Member
I don't know about DLMs, but if you manually load the library using
CALL_EXTERNAL(Image,/UNLOAD) then it should do what you want.

Cheers,

Robbie
Re: DLM unload [message #63105 is a reply to message #63066] Mon, 27 October 2008 13:14 Go to previous messageGo to next message
olmeca is currently offline  olmeca
Messages: 4
Registered: October 2008
Junior Member
Unfortunately that's doesn't work because dlms are loaded diffrent.

I think that there must be a way to unload a dlm, if not debugging
it's way too painful.

Thanks anyway.
Felipe

On Oct 22, 5:42 pm, Robbie <ret...@iinet.net.au> wrote:
> I don't know about DLMs, but if you manually load the library using
> CALL_EXTERNAL(Image,/UNLOAD) then it should do what you want.
>
> Cheers,
>
> Robbie
Re: DLM unload [message #63158 is a reply to message #63105] Tue, 28 October 2008 19:16 Go to previous message
olmeca is currently offline  olmeca
Messages: 4
Registered: October 2008
Junior Member
Finally i've found a solution, it isn't clean nor portable but for my
objectives works.

I've made a "dlm_wrapper" DLM, so that dlm (that it's loaded 1 time)
load the method of the dlm
that i wan't to debug. Here's the code it works on OSX (and should
work on linux) and loads functions.








On Oct 27, 5:14 pm, olm...@gmail.com wrote:
> Unfortunately that's doesn't work because dlms are loaded diffrent.
>
> I think that there must be a way to unload a dlm, if not debugging
> it's way too painful.
>
> Thanks anyway.
> Felipe
>
> On Oct 22, 5:42 pm, Robbie <ret...@iinet.net.au> wrote:
>
>> I don't know about DLMs, but if you manually load the library using
>> CALL_EXTERNAL(Image,/UNLOAD) then it should do what you want.
>
>> Cheers,
>
>> Robbie
>
>
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: array dimension change
Next Topic: matrix multiplication

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:30:14 PDT 2025

Total time taken to generate the page: 0.00587 seconds