Blue_Drache Posted March 2, 2005 Posted March 2, 2005 Ok, I don't really need to see console confirmation of "Debug Message Box inserted," is there a way to disable the console confirmation? If so, can I please have the solution? Thanks! Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
SlimShady Posted March 2, 2005 Posted March 2, 2005 (edited) Yeah, it's kinda useless. Edited March 2, 2005 by SlimShady
Alterego Posted March 2, 2005 Posted March 2, 2005 is there a way to disable the console confirmation?Sure, write an AutoIt program that removes the text This dynamic web page is powered by AutoIt 3.
Developers Jos Posted March 2, 2005 Developers Posted March 2, 2005 Ok, I don't really need to see console confirmation of "Debug Message Box inserted," is there a way to disable the console confirmation? If so, can I please have the solution?Thanks!<{POST_SNAPBACK}>Ofcource...its in the Autoit3.LUA function.... _ALERT("inserted debug msgbox.")_ALERT("inserted debug ConsoleWrite.")But it will be updated everytime you update SciTE with the provided installer. 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.
Blue_Drache Posted March 2, 2005 Author Posted March 2, 2005 Ofcource...its in the Autoit3.LUA function.... _ALERT("inserted debug msgbox.")_ALERT("inserted debug ConsoleWrite.")But it will be updated everytime you update SciTE with the provided installer.<{POST_SNAPBACK}>Ok, I'm assuming -- is a comment, so I commented those lines out...... and it works perfectly. Thanks JdeB Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
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