Guest basbooz Posted February 1, 2005 Posted February 1, 2005 Hi everyone, Just downloaded scyteforautoit3. Must say, I am impressed with the functionalitty. Improved my scripts immediately, and did some debugging. However, one thing bugs me: I cannot debug using the console, only using messabox function. If I use the console then I get an error: dunknown function name: ConsoleWrite. Probably just some initiation path that I must set. Anyway, can anyone tell me how I can enable console debugging? Rgrds, BasBooz
MHz Posted February 1, 2005 Posted February 1, 2005 Put the caret on a variable or highlight a concatenated section. Press Alt-D. Then run it. You may also need the Autoit v3.1 beta for the ConsoleWrite function.
Guest basbooz Posted February 1, 2005 Posted February 1, 2005 You may also need the Autoit v3.1 beta for the ConsoleWrite function.<{POST_SNAPBACK}>I guess this is the case, because just pressing alt-D does not work. I will try to install the betaversion of autoit.Thanks.BasBooz
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