Home All Groups Group Topic Archive Search About
Author
16 Aug 2006 4:10 AM
Al_C
Hi,
I must have done something to my VBExpress configuration as I no longer
can see anything in my immediate window when I try to output to it using
debug.write("something")
Any suggestions.
Thanks,
Al

Author
16 Aug 2006 8:32 AM
Oenone
Al_C wrote:
> I must have done something to my VBExpress configuration as I no
> longer can see anything in my immediate window when I try to output
> to it using debug.write("something")

Assuming the Express is the same as the VS2005 Pro IDE, take a look in
Tools/Options/Debugging/General and see if the "Redirect all Output Window
text to the Immediate Window" box is checked. If not, your debug text will
be going to the Output window instead.

HTH,

--

(O)enone