Jump to content

Recommended Posts

Posted

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.

 

 

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
×
×
  • Create New...