phatzilla Posted July 8, 2007 Posted July 8, 2007 Just wondering if theres any way to disable error messages in autoit?? Like if i run my compiled script and theres an error for some reason, can i make it so that the error message box just doesnt show? Thanks.
martin Posted July 8, 2007 Posted July 8, 2007 Just wondering if theres any way to disable error messages in autoit?? Like if i run my compiled script and theres an error for some reason, can i make it so that the error message box just doesnt show? Thanks.Best way I know is to write the script correctly.Why would you want to disable an error message? Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
phatzilla Posted July 8, 2007 Author Posted July 8, 2007 Best way I know is to write the script correctly.Why would you want to disable an error message?Sorry, i figured out why i was getting the error, you're right its best to make the script work lmao. I made a second thread about it.
Moderators SmOke_N Posted July 8, 2007 Moderators Posted July 8, 2007 http://www.autoitscript.com/forum/index.ph...c=40735&hl= Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
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