YgREexz9 Posted November 29, 2006 Posted November 29, 2006 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............
Paulie Posted November 29, 2006 Posted November 29, 2006 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=
piccaso Posted November 29, 2006 Posted November 29, 2006 if you can effort multiple processes you could use that CoProc lib (see sig) CoProc Multi Process Helper libraryTrashBin.nfshost.com store your AutoIt related files here!AutoIt User Map
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