Jump to content

Release memory


Recommended Posts

I have an auto-it script running, but it grows in memory.

Script starts at 5000 kb, after executing an couple o instructions it uses 15000 kb. That is a normal behavior. ;) (dll calls, database calls, gui etc... )

Is there a methode to release memory so my script starts again with less memory?

All the variables in my script are already set to 0 after executing.

exp.: $var1=0

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...