Re: Need help with "out of memory Errors" on server script
Re: Need help with "out of memory Errors" on server script
- Subject: Re: Need help with "out of memory Errors" on server script
- From: Jason Bourque <email@hidden>
- Date: Mon, 17 Sep 2001 21:11:14 -0400
On 9/17/01 9:01 PM, "Hanaan Rosenthal" <email@hidden> wrote:
>
I found that if I save the compiled script and load it to a variable
>
in my application, some of the memory errors go away.
>
Also, some earlier version of AS had a confirmed memory leak, and I
>
thought it has been taken care of?!
>
>
Hanaan
Just make sure you don9t load the script when if a Finder Tell block. I
found that memory leaks there too, if "maybe" the loaded script is more than
32k
Jason Bourque