E
Elmo Watson
I need to know, in several places in my code, what a variable is. In Vs6, I
would just enter a debug.print line for that variable, and it would appear
in the Immediate window.
I've tried debug.write and searched for something that will do the same
thing in VS.Net 2005, but as of yet, have not found something that does the
same job...
How can this be done in VS.net 2005?
would just enter a debug.print line for that variable, and it would appear
in the Immediate window.
I've tried debug.write and searched for something that will do the same
thing in VS.Net 2005, but as of yet, have not found something that does the
same job...
How can this be done in VS.net 2005?