in reply to Re: Re: Memory Issue
in thread Memory Issue
You might have one or more variables that have becomes persistently global as a consequence of using ASP. Convert everything you can to a lexical variables.
Without seeing your code, it's hard to get more specific.
|
|---|