autohotkey
walk / traverse folder in AutoHotkey?
I\'ve searched the ahk docs and the ahk forum, but I c开发者_Python百科an\'t find a folder tree traversal example.Does anyone have a good example of this for AutoHotkey?I guess I didn\'t look thorough[详细]
2023-03-21 03:03 分类:问答Autohotkey Mousemove Wrong Monitor
I\'m using mousegetpos to get the current mouse position.I click somewhere else.Then I try to restore the original p开发者_开发知识库ostion with mousemove.The mouse moves to a different monitor.I trie[详细]
2023-03-19 06:26 分类:问答PHP: file() each character is preceded by "\0"
I have an INI file that has been created by an AutoHotKey program written by another member of a team I am working on. I am trying to read the file into PHP as an array. I am using the built in file()[详细]
2023-03-19 05:58 分类:问答AutoHotKey: Send a button when another is held down, and after released
in AutoHotKey I want to write a script that will press a button once when the right mouse b开发者_开发问答utton is held[详细]
2023-03-19 04:05 分类:问答AutoHotKey script not working with Hudson
I have an AutoHotKey script that basically opens up a few programs, r开发者_运维技巧uns a few tests, takes screenshots and saves them to a directory. The script is working flawlessly when running on t[详细]
2023-03-11 20:05 分类:问答How can I simulate the Windows Key in Autohotkey
I have an old IBM Model M from 1994. It\'s awesome, but it doesn\'t have a Windows key. I\'d like to use AutoHotkey to map the combination of Ctrl + Alt to simulate the Windows key in order to take ad[详细]
2023-03-11 18:25 分类:问答How can I get the current browser URL with an AutoHotKey script?
I\'m looking for a way in AutoHotkey to put the currently visited url in a variable. The goal of this AHK is to trace what I\'ve been doing during the day to log my hours better. I have another syste[详细]
2023-03-11 15:12 分类:问答AutoHotKey: Hot key randomly chooses one of several pre-chosen strings
What is th开发者_C百科e simplest way to create a list of possible strings and then have a hot key randomly type out one of them?[详细]
2023-03-09 07:21 分类:问答Communicating between Autohotkey and python
Is there a way to send some parameter from autohotkey to python. Using Autohot key I read some number from the notepad and store in avariable and now I want to send this number to the python code in[详细]
2023-03-08 06:37 分类:问答Create Lotus Notes hotkey/shortcut key for "reply to all with history"
Because I like to make common actions quick to access, I\'d like to define a hotkey, e.g. Alt+L to do \"reply to all with history\", to act on the selected email. I\'m using Lotus Notes 8.5 under Wind[详细]
2023-03-05 09:17 分类:问答
加载中,请稍侯......