Christopher Blue Posted January 28, 2007 Posted January 28, 2007 (edited) I often get many errors when compiling a script that ran fine before. Oddly enough, if I tell the compiler not to stop the program compiles and runs fine. I double check to make sure I have the beta compiler selected (since I program using the beta methods and whatnot). How can I eliminate these errors? Edited January 28, 2007 by Christopher Blue
Xenobiologist Posted January 28, 2007 Posted January 28, 2007 Hi, thanks for telling us. Where is the question? So long, Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
Shevilie Posted January 28, 2007 Posted January 28, 2007 I often get many errors when compiling a script that ran fine before. Oddly enough, if I tell the compiler not to stop the program compiles and runs fine. I double check to make sure I have the beta compiler selected (since I program using the beta methods and whatnot).How can I eliminate these errors?Well there is no beta atm... the newset release is never than the beta.. And if your compiler says theres error you should have a look at the place in the text... There might be something you overlooked... There is a reason why the compiler complain, and its not something you should overlook, like when one of the lamps in your car flashes red.. it often means take me to service even though it runs fine... for now Start here if you are new Valuater's AutoIT 1-2-3Looking for an UDF - Look hereDo you need to do it twice - Autoit
MHz Posted January 28, 2007 Posted January 28, 2007 How can I eliminate these errors?If it allows the script to continue to compile, then it is warnings. Without viewing the warnings displayed then it is differcult to help.
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