Jump to content

Recommended Posts

Posted (edited)

EDIT: After reading Kurt's post, did I misunderstand your question?

Also the not to do list link.. http://www.autoitscript.com/forum/index.php?showtopic=33373

Nope, multiple threads isn't something autoit can do, or will do anytime soon. I don't feel like finding the link but its on the "not to do list".

What do you need to do at the same time? I've found there are very very few times where I truelly need to do two things at once, in my opinion you can often get around it.

Good luck!

Edited by someone
While ProcessExists('Andrews bad day.exe')
	BlockInput(1)
	SoundPlay('Music.wav')
	SoundSetWaveVolume('Louder')
WEnd

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