Burgaud Posted June 9, 2020 Posted June 9, 2020 Assume I have an endless while loop while true 1 2 3 4 wend assume autoit script is executing Line 2 when I pressed hibernate button, what exactly will autoit do? a. autoit suspend executing at line 2, or b. Autoit continues running until powered off... (very unstable) i personally think (a). but just wanna be sure if it is.. thanks.
argumentum Posted June 9, 2020 Posted June 9, 2020 (edited) ...well, is not what AutoIt does but how do the OS hibernates. 14 minutes ago, Burgaud said: a. autoit suspend executing at line 2 yes Edited June 9, 2020 by argumentum Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting
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