Jump to content

Recommended Posts

Posted

Is it possible to perform two commands at once? For example if I want to preform a MouseMove and a Send command at the same time, how would I do that?

Specifically what I'm trying to do is make it so that multiple parts of a loop are all run at once, I don't want it scrolling through the commands and therefore creating time when some of the commands aren't active............

Posted

Is it possible to perform two commands at once? For example if I want to preform a MouseMove and a Send command at the same time, how would I do that?

Specifically what I'm trying to do is make it so that multiple parts of a loop are all run at once, I don't want it scrolling through the commands and therefore creating time when some of the commands aren't active............

That would be called "Multi-threading"

http://www.autoitscript.com/forum/index.ph...c=33373&hl=

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...