ChrisAnderson Posted September 27, 2016 Posted September 27, 2016 (edited) Hey people, I apologize if this is the wrong forum. Been a while since I used AutoIt. The last version I had - 6 = 7 years ago - had a popup for all warnings and errors that I could bypass and run/compile anyway. Such as I might have a variable defined in an IF statement - yes, bad coding practice. Please spare me all the "variable only take X amount of memory" or are "all stored in Y stack". I'm looking at some OLD legacy code. But the latest SciTE and AutoIt doesn't seem to have that in it anymore Or was there an additional download I needed to get to have that? I need to make a very small change, but it won't compile or run due to a few warnings (no errors). Any help would be appreciated. Edited September 27, 2016 by ChrisAnderson
Moderators JLogan3o13 Posted September 27, 2016 Moderators Posted September 27, 2016 Have you tried: #AutoIt3Wrapper_Run_Au3Check = N "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
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