ellerH Posted January 1, 2006 Posted January 1, 2006 The version 2.61 also stopped as soon as a mismatch in the script was encountered. But in the systemtray you had: Script paused at line nn. You could inspect that line, while autoit remained active. This option now hidden, or unavailable? And in general: Is support in Dutch language avaalable?
jonk Posted January 1, 2006 Posted January 1, 2006 (edited) The version 2.61 also stopped as soon as a mismatch in the script was encountered. But in the systemtray you had: Script paused at line nn. You could inspect that line, while autoit remained active. This option now hidden, or unavailable? And in general: Is support in Dutch language avaalable? you can set an option at the begin of your script to get this feature: Opt("TrayIconDebug", 0) ;0=no info, 1=debug line info you could post your questions in dutch, but if you post in english more users can answer . Edited January 1, 2006 by jonk
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