BramGadeyne Posted June 1, 2011 Posted June 1, 2011 Dear all, I've created this script. It should read out a title bar, according to some regexp. On a change in the titlebar's contents it should print its contents to a file (di-data.properties). When a screen called "Gebruikerslogin" pops up it should not print anything untill this screen is closed. After the screen has closed it should again print the value of the titlebar. Everything works fine but after a while (a couple of hours) the script just blocks and nothing happens anymore. Does anyone know what the problem could be? I've attached my script to this post. With kind regards Bram Gadeynedi-clinisoft-8.au3
wakillon Posted June 1, 2011 Posted June 1, 2011 Use Opt ( "TrayIconDebug", 1 ) You will see where it blocks. AutoIt 3.3.18.0 X86 - SciTE 5.5.7 - WIN 11 24H2 X64 - Other Examples Scripts
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