rkr Posted February 12, 2018 Posted February 12, 2018 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
Earthshine Posted February 12, 2018 Posted February 12, 2018 nobody here can read your mind. post the script that gives problems and let others have a look please. My resources are limited. You must ask the right questions
SplashFlo Posted February 12, 2018 Posted February 12, 2018 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).
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now