Search the web
Sign In
New User? Sign Up
AutoHotkey
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 183 - 221 of 528   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
183
Important: Some internal changes were made to the Send command. If any of your scripts rely on the subtle differences between the left, right, and neutral...
Arch
cmallett2
Offline Send Email
Jun 1, 2005
6:46 pm
184
Here are the changes: Fixed Hotstrings and Input so that the user's press of Ctrl+Alt as a substitute for AltGr is not disrupted. [thanks Laszlo] Fixed...
Arch
cmallett2
Offline Send Email
Jun 12, 2005
9:35 pm
185 Sandro
sdecapi
Offline Send Email
Jun 21, 2005
7:18 pm
186
Here are the changes: Fixed double syntax error for a bad function call in a block. Improved "Process, Exist" to fetch the script's own PID when no other ...
Arch
cmallett2
Offline Send Email
Jun 27, 2005
7:26 pm
188
I have a script that runs well and I can loop it, but I would like a msgbox to appear and ask me how many times to loop. I can not find any help in HELP. ...
lucky_grace77
Offline Send Email
Jul 13, 2005
12:58 am
189
Here is an example. InputBox, timestoloop, How many times?, How many times do you want to loop? Loop, %timestoloop% { MsgBox, Loop %a_index% of %timestoloop% }...
beardboy@...
fubatch
Offline Send Email
Jul 13, 2005
1:05 am
190
Here are the changes: Fixed inability of WinGetText and "WinGet ControlList" to output to Clipboard. Fixed inability to retrieve Clipboard more than once in...
Arch
cmallett2
Offline Send Email
Jul 22, 2005
2:43 am
193
If you happened to have downloaded today's release (1.0.37.03), it introduced some serious bugs affecting the Send command's ability to send modifier keys and...
Arch
cmallett2
Offline Send Email
Jul 31, 2005
1:56 am
194
I am new to Autohotkey's app Is it possible to assign the hot key combination itunes to executing itunes program... if so..any example would be great Anthohny...
list@...
sni_ker
Offline Send Email
Aug 7, 2005
11:28 am
195
HELP REQUIRED FOR WALLPAPER CHANGER WRITTEN IN AUTOHOTKEY! I am an Hobbyist photographer and have 5000+ Jpeg files dumped in a very deep Directory structure. I...
goyyah
Offline Send Email
Aug 8, 2005
3:10 pm
196
Have you tried if it works right-clicking the desktop and selecting Refresh menu item? If it works, I think you could script these actions using AHK......
Jordi Serratosa
serratosa
Offline Send Email
Aug 9, 2005
1:03 am
197
Hello, AutoHotKey is a great tool. Many thanks to the development team ! Has someone already encountered the following issue? I've defined a list of...
Eric Belpaire
belpaire
Offline Send Email
Aug 24, 2005
11:19 am
198
... file, AutoHotKey deletes the "^" I type and I can't have the french accented characters with a hat (^). Do you use multiple languages or keyboard layouts...
Arch
cmallett2
Offline Send Email
Aug 24, 2005
3:23 pm
199
Chris and all, I've cried victory too soon. Typing ^e sometimes produces ê, sometimes e ! I've attached the summary of my trials. What are the parameters I...
Eric Belpaire
belpaire
Offline Send Email
Aug 25, 2005
1:32 pm
200
Here are the changes: Fixed the Input command to properly capture keystrokes sent by a hotkey or hotstring for which the user is physically holding down SHIFT,...
AutoHotkey Support
cmallett2
Offline Send Email
Sep 3, 2005
7:37 pm
201
I would like to remap this key, but it is compiled as a comment! Thanks folks... Isaacs...
ysreye
Offline Send Email
Sep 25, 2005
6:07 pm
202
`;:: MsgBox return ... From: "ysreye" <ysreye@...> To: <AutoHotkey@yahoogroups.com> Sent: Sunday, September 25, 2005 12:07 PM Subject: [AutoHotkey]...
beardboy@...
fubatch
Offline Send Email
Sep 25, 2005
6:40 pm
204
The last change below may impact scripts that use the keyboard or mouse hook. If you have any mission-critical scripts that rely on them, it is recommended...
Chris
cmallett2
Offline Send Email
Oct 3, 2005
7:17 pm
205
Great! Is there any way to put ended signs in a text processor environment? E.g., when Im using an IDE for programming, I would like to close the character (...
Germán Blando
germanblando
Offline Send Email
Oct 4, 2005
10:05 am
206
... “(“ with a “)” automatically. The same with characters [], {}, “” ... These hotstrings not be a perfect solution, but seem to work pretty well....
Chris
cmallett2
Offline Send Email
Oct 4, 2005
10:28 am
207
since installing .39 I keep getting the following message when giving focus to my vmware session: 71 hotkeys have been received in the last 1110 ms Do you want...
Jack Horsfield
jack_horsfield
Offline Send Email
Oct 4, 2005
11:49 am
208
... focus to my vmware session: 71 hotkeys have been received in the last 1110 ms Do you want to continue? That warning dialog is usually caused by a hotkey...
Chris
cmallett2
Offline Send Email
Oct 4, 2005
12:34 pm
209
It works very well for me. Thank you! Saludos, Germn Blando Chris escribi: ... character ( with a ) automatically. The same with characters [], {}, ... These...
Germán Blando
germanblando
Offline Send Email
Oct 5, 2005
10:20 am
210
Here are the changes: Fixed the mouse and keyboard hooks so that failure to activate them behaves correctly. Changed the Send command for Russian and other...
Chris
cmallett2
Offline Send Email
Oct 11, 2005
6:12 pm
215
In the ongoing campaign against spam, the list member who sent the previous message has been banned....
Chris
cmallett2
Offline Send Email
Jan 20, 2006
7:04 pm
216
(This version was released a few days ago; sorry for the delayed e-mail.) Here are the changes: Fixed "Transform HTML", which was broken by v1.0.40.02. [thanks...
Chris
cmallett2
Offline Send Email
Jan 23, 2006
1:16 am
217
Here are the changes: Fixed expressions such as "If not Installed" not to be misinterpreted as "If not in List". [thanks Toralf] Fixed certain unusual...
Chris
cmallett2
Offline Send Email
Feb 11, 2006
11:26 pm
219
Hi, I am new to this but have used AutoHotkey in the last week or so to do simple stuff like expand text (tefffic feature that!) I would like to be able to...
karl_strassburg
Offline Send Email
Feb 28, 2006
3:15 am
220
... That goal is a little vague. If you haven't already, be sure to read the Quick-start Tutorial: http://www.autohotkey.com/docs/Tutorial.htm If you get...
Chris
cmallett2
Offline Send Email
Feb 28, 2006
9:43 pm
221
I would like to suggest that this application, if I understand you correctly, might be better handled by standard Windows functions such as adding functions to...
Bhante Upatissa
sadhu44
Offline Send Email
Mar 1, 2006
3:15 am
Messages 183 - 221 of 528   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help