Jump to content

Recommended Posts

Posted

Hi, i am new to autoit, i am learning a lot through the help file and through this forum, recently i notice that some times, when my script is interrupted manually or if the script runs through an accidental infinite loop - and then i try to exit the code by rightclicking the autoit icon on task bar - my computer behaves strange. when i try to right click a file, it behaves as if i am trying to click on an empty space in folder, sometimes the keyboard doesn't work, sometimes when i try to click on a folder, it open the folder multiple times. the only solution is then to do a reboot. please assist. what could have gone wrong here. thanks

Posted

if you have an infinite loop in your code it is possible that your cpu is overloaded.

But this depends on the complexity of the loop. (easy explaned)

An overloaded cpu can slow down or even crash your operating system(or in your case it begins to bug).

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
  • Recently Browsing   0 members

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