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 

Use shortcut text realtime
Goto page Previous  1, 2
 
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
Normand



Joined: 21 May 2007
Posts: 85

PostPosted: Mon Sep 03, 2007 12:10 pm    Post subject: Reply with quote

I tried uncuccessfully {sleep 1000}. But it is possible to use {enter}, {left 3}, {up 3}, {space 21}, {bs 2} or other similar "carret controls".
_________________
Normand Lamoureux


Last edited by Normand on Mon Sep 03, 2007 2:50 pm; edited 1 time in total
Back to top
View user's profile Send private message
danielwatts
Guest





PostPosted: Mon Sep 03, 2007 12:15 pm    Post subject: Reply with quote

Ok well with version 1.0.13 i got it working with:

{sleep 3000}

ie no comma and no capital s.

HOWEVER. These are NOT miliseconds. For 3 seconds you need to use 30000!

So it might not have been working only because 1000 was too short to notice. Try 30000?
Back to top
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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