marcusawerly Posted October 1, 2019 Author Posted October 1, 2019 I think I found my issue. The Class changes everytime the program is open. In my previous example: CLASS:WindowsForms10.BUTTON.app.0.33abd19_r6_ad is now WindowsForms10.BUTTON.app.0.183f79e_r6_ad1
Nine Posted October 2, 2019 Posted October 2, 2019 On 10/1/2019 at 5:37 AM, marcusawerly said: The Class changes everytime the program is open You can use REGEXPCLASS special title definition to grab the class pattern... Earthshine 1 “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
marcusawerly Posted October 2, 2019 Author Posted October 2, 2019 6 hours ago, Nine said: You can use REGEXPCLASS special title definition to grab the class pattern... Is that necessary if it works by using the name? I used Earthshines UDF to wait for the items to appear and it accepts the items name. Seems to work fine so far. 2 days so far of no hiccups. Marcus Earthshine 1
Nine Posted October 2, 2019 Posted October 2, 2019 42 minutes ago, marcusawerly said: Is that necessary if it works by using the name? Not at all. If it is currently working, do not fix something that ain't broken. I thought you were having an issue with the className, I must misunderstood you... marcusawerly 1 “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
Earthshine Posted October 2, 2019 Posted October 2, 2019 So glad to be of any assistance marcusawerly 1 My resources are limited. You must ask the right questions
marcusawerly Posted October 4, 2019 Author Posted October 4, 2019 Thanks all for the assistance. I learned a lot about how to use AutoIT more effectively through your responses. Earthshine 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now