AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Run / RunWait

 
Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
DJAnonimo



Joined: 10 Sep 2006
Posts: 157

PostPosted: Tue Jan 12, 2010 7:10 pm    Post subject: Run / RunWait Reply with quote

Hello,

i would like to see Timeout parameter in RunWait command.
So if application runs for more than X secodns to set ErrorLevel to 1 like WinWait does.

Thank YOU Smile
Back to top
View user's profile Send private message MSN Messenger
jaco0646



Joined: 07 Oct 2006
Posts: 3113
Location: MN, USA

PostPosted: Tue Jan 12, 2010 10:08 pm    Post subject: Reply with quote

References:
RunWait with Timeout
RunWait - SecondsToWait
any timeout option for runwait
Back to top
View user's profile Send private message Visit poster's website
DJAnonimo



Joined: 10 Sep 2006
Posts: 157

PostPosted: Tue Jan 12, 2010 10:56 pm    Post subject: Reply with quote

Chris added it to list Aug 30 2005 Sad

Thank You for your answer
Back to top
View user's profile Send private message MSN Messenger
peezee
Guest





PostPosted: Tue Aug 03, 2010 3:27 pm    Post subject: Timeout option badly needed in Runwait Reply with quote

Hi,

have several scripts that make extensive use of Runwait, but not having a timeout option forces me into coding an entire block to replace that missing functionality.

Strange how timeout is available with e.g. MsgBox and not with s'thing like Runwait...

Might be time to seriously consider adding it, please? Smile
Back to top
Lexikos



Joined: 17 Oct 2006
Posts: 7295
Location: Australia

PostPosted: Tue Aug 03, 2010 10:46 pm    Post subject: Reply with quote

Is there some difficulty with writing/using a scripted function for it? If you put it in your function library, you won't even need to #Include or copy it into each script.
Quote:
forces me into coding an entire block
If you don't want to use a function, adding a single line should be sufficient: Process, WaitClose.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group