Re: Solve memory problems [message #64621] |
Tue, 13 January 2009 05:49  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Corinne writes:
> In my dreams, delvar is available also in routines. However, it's not,
> is it?
You can use UNDEFINE:
http://www.dfanning.com/programs/undefine.pro
But don't get your hopes up. This is not so different from
setting the variable to 0.
> So, after this long introduction: What strategies are you using, to
> have more memory available, or to prevent the fragmentation of the
> memory?
I've been lusting after a 64-bit operating system and 32 Gigs
of RAM. :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
Re: Solve memory problems [message #64718 is a reply to message #64621] |
Tue, 13 January 2009 06:37  |
corinnefrey
Messages: 18 Registered: November 2006
|
Junior Member |
|
|
hi david
> You can use UNDEFINE:
>
> http://www.dfanning.com/programs/undefine.pro
>
> But don't get your hopes up. This is not so different from
> setting the variable to 0.
i'll check it. thanks!
> I've been lusting after a 64-bit operating system and 32 Gigs
> of RAM. :-)
i'm sure, that my data sets will increase immediately after i would
get a new OS :)
have a nice day,
corinne
|
|
|