| View previous topic :: View next topic |
| Author |
Message |
Candle
Joined: 19 Aug 2004 Posts: 334
|
Posted: Thu Aug 19, 2004 11:00 pm Post subject: Send email address to window |
|
|
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 |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Fri Aug 20, 2004 12:30 am Post subject: |
|
|
You can probably get rid of the "SetKeyDelay 90" now that the Alt key workaround has been applied  |
|
| Back to top |
|
 |
Candle
Joined: 19 Aug 2004 Posts: 334
|
Posted: Fri Aug 20, 2004 5:08 am Post subject: |
|
|
| Fixed it . |
|
| Back to top |
|
 |
|