BruceCopperField Posted March 24, 2008 Share Posted March 24, 2008 (edited) I used _DebugOut() to write some debug messages to notepad. However, I found that it is very slow. The notepad displayed just a few characters per second. Did I make any mistake in using this function? Edited March 24, 2008 by BruceCopperField Link to comment Share on other sites More sharing options...
weaponx Posted March 24, 2008 Share Posted March 24, 2008 Setting $bActivate to True slows down the output of the debug message significantly, but is required if another window is activated during your script. Link to comment Share on other sites More sharing options...
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