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 

Send email address to window

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
Candle



Joined: 19 Aug 2004
Posts: 334

PostPosted: Thu Aug 19, 2004 11:00 pm    Post subject: Send email address to window Reply with quote

Just got this working over in the support forum so will post it here ")
Quote:

InputBox, OutputVar, Enter your e-mail address.
MsgBox You entered %OutputVar%.
!z::Send,{AltUp}{Alt}%OutputVar%

I don't have a windows key on this computer so change it to your needs .


Last edited by Candle on Fri Aug 20, 2004 1:08 am; edited 1 time in total
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Fri Aug 20, 2004 12:30 am    Post subject: Reply with quote

You can probably get rid of the "SetKeyDelay 90" now that the Alt key workaround has been applied Smile
Back to top
View user's profile Send private message Send e-mail
Candle



Joined: 19 Aug 2004
Posts: 334

PostPosted: Fri Aug 20, 2004 5:08 am    Post subject: Reply with quote

Fixed it .
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions 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