da1geek Posted December 1, 2020 Posted December 1, 2020 (edited) Hello, I am attempting to use the WinExist function to see if a batch file is already running and if not, to start it. For the life of me I cannot get WinExist to detect that the window already exists. I have tried variations of using just the title of the window, the title and the class and I cannot seem to figure out what I'm missing. Regardless of the content, AutoIT seems to think the window does not exist, and proceeds with the rest of the function. I have included the specific code I am having troubles with, the capture of the window title and class. -snip - Any help is appreciated. Edited December 1, 2020 by Jos
Developers Jos Posted December 1, 2020 Developers Posted December 1, 2020 @da1geek, I see you did not read those rules, to which I linked, very carefully - you missed the part that says: "Do not repost the same question if the previous thread has been locked - particularly if you merely reword the question to get around one of the prohibitions listed above" Do NOT start another thread on this - our patience has limits. Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts