Mountain Posted August 11, 2022 Share Posted August 11, 2022 The scite editor minimizes when I start debugging a script. Is there an option that I've accidentally set? I have AutoIT running on 10 servers doing batch work, and only 1 minimizes. Any help appreciated. Link to comment Share on other sites More sharing options...
Developers Jos Posted August 11, 2022 Developers Share Posted August 11, 2022 Most likely you have this directive in the script: #AutoIt3Wrapper_Run_SciTE_Minimized=y ;(Y/N) Minimize SciTE while script is running. Default=N right? 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. Link to comment Share on other sites More sharing options...
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