LoganCH Posted Friday at 04:01 AM Author Posted Friday at 04:01 AM On 10/11/2025 at 1:26 AM, jpm said: Is there a way to suppress the Local warning on the a main script You're supposed to be able to set #AutoIt3Wrapper_AU3Check_Parameters with the flags you want (which would be -w- 4 for turning off the local in global scope warning) but turns out there's a bug with reading them in for the diagnostics that I'm fixing right now. ` argumentum and donnyh13 2
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