Search found 3 matches
- 13 May 2017, 16:45
- Forum: Ask For Help
- Topic: Select text from prompt and select the proper option
- Replies: 6
- Views: 2022
Re: Select text from prompt and select the proper option
You are absolutely amazing! Thank you for your help!!!
- 10 May 2017, 14:37
- Forum: Ask For Help
- Topic: Select text from prompt and select the proper option
- Replies: 6
- Views: 2022
Re: Select text from prompt and select the proper option
BoBo - I am working with OMTool Accuroute
Jeeswg - Thank you for the response. The code works pretty well. Now I want to make to so, if it reads "New File" It will do a {Tab}{Tab}{Enter} or if it reads "STT Matching" it will do {Down}{Tab}{Tab}{Enter}
Jeeswg - Thank you for the response. The code works pretty well. Now I want to make to so, if it reads "New File" It will do a {Tab}{Tab}{Enter} or if it reads "STT Matching" it will do {Down}{Tab}{Tab}{Enter}
- 10 May 2017, 11:28
- Forum: Ask For Help
- Topic: Select text from prompt and select the proper option
- Replies: 6
- Views: 2022
Select text from prompt and select the proper option
Hello Everyone, I have written an AHK script that configures an application for me. This is my first script, and I tried to keep it as basic as possible. I have run into a snag that I have not been able to figure out. In the attached screenshot. There are 2 options: New File and STT Matching. I woul...