DearCode Posted February 15, 2019 Posted February 15, 2019 Dear All Firstly apologies if that is not correct place to post this kind of questions I would like to ask for help AutoIT gurus out there. I am looking to create a script that will check in short intervals if the window title changed and send a set of instruction if it did and different set of instructions if it did not and not sure how to achieve this. All help much appreciated. Thank you in advance
Developers Jos Posted February 15, 2019 Developers Posted February 15, 2019 Welcome, So what have you tried that isn't working? 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.
DearCode Posted February 15, 2019 Author Posted February 15, 2019 I am not quite sure how to capture the window title and store it for comparison so later when script checks the window title it can see if it has been changed or not and when it did than how to capture that change again for comparison later. I am quite new to this so not sure where to start really
Developers Jos Posted February 15, 2019 Developers Posted February 15, 2019 6 minutes ago, DearCode said: I am quite new to this so not sure where to start really A good start could be to open the helpfile and search/read on this topic. 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.
Nine Posted February 15, 2019 Posted February 15, 2019 look at WinGetTitle () with [active] parameter ? “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
DearCode Posted February 15, 2019 Author Posted February 15, 2019 Yes this bit I know the question is more around how to store that value for comparison later and how to replace that after the change has been actioned
Developers Jos Posted February 15, 2019 Developers Posted February 15, 2019 So, what does the helpfile say about that as it seems you haven't read it yet? 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.
DearCode Posted February 15, 2019 Author Posted February 15, 2019 @Jos It says something along the lines of you should keep your useless comments to yourself if you do not want to help or advise which is fine wit me but as a part of that community I will imagine you would want to promote the software with nice and helpful attitude rather than sarky little comments that feed your little ego. Main thing here is for some knowledgeable person it will be 3 lines of code done in few minutes but based on your comments you are not one of them clearly. Now go on and ban me if you can Thank you @Nine for reply
Earthshine Posted February 15, 2019 Posted February 15, 2019 (edited) i think the issue is that you want US to write it for you. but we don't normally do that, we like to teach a person to fish and feed them for a lifetime, not just hand you a fish and feed you for now.... get it? You can provide your code, working or not for us to see what it is you are trying to do and many experts here will chime in and help. Edited February 15, 2019 by Earthshine My resources are limited. You must ask the right questions
Developers Jos Posted February 15, 2019 Developers Posted February 15, 2019 1 hour ago, DearCode said: It says something along the lines of you should keep your useless comments to yourself if you do not want to help or advise which is fine wit me but as a part of that community I will imagine you would want to promote the software with nice and helpful attitude rather than sarky little comments that feed your little ego. Main thing here is for some knowledgeable person it will be 3 lines of code done in few minutes but based on your comments you are not one of them clearly. Now go on and ban me if you can aahh.. that is the right attitude to get the proper help here.... just another lazy POS. ... have fun. 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.
FrancescoDiMuro Posted February 15, 2019 Posted February 15, 2019 @Jos Is it annoying, isn't it? Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette
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