|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
I was looking for the "Immediate" window like in Classic VB but can't find itI was looking for the "Immediate" window like in Classic VB but could not
find it. David A. Beck <dav***@beckb.com> said something like
> I was looking for the "Immediate" window like in Classic VB but It's called the command window.> could not find it. Ctrl+Alt+A Is this where the debug is shown too if I have the "Tools / Options /
Debugging / General / Redirect all Output Window text to the Immediate Window" option selected? Show quoteHide quote "kpg" <ipost@thereforeiam> wrote in message news:Xns9743521A2E516ipostthereforeiam@127.0.0.1... > David A. Beck <dav***@beckb.com> said something like > >> I was looking for the "Immediate" window like in Classic VB but >> could not find it. > > > It's called the command window. > > Ctrl+Alt+A "David A. Beck" <dav***@beckb.com> wrote in message fwiw, there is no immediate window in .Net. Nothing useful, like there is in news:%236R78vsEGHA.3576@TK2MSFTNGP10.phx.gbl... > Is this where the debug is shown too if I have the "Tools / Options / > Debugging / General / Redirect all Output Window text to the Immediate > Window" option selected? VB Classic anyway. For proof, just try pasting a block of text in any "debug" window .Net (any version) provides... if you can get it to accept a block (which I haven't been able to), try making a change to the text, reselect it and paste it back into the app. Good luck. Let me know if you find a window that allows this. -- Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com Please keep all discussions in the groups.. "David A. Beck" <dav***@beckb.com> schrieb: VS 2005 contains an immediate window, but VB.NET 2002/2003 don't.>I was looking for the "Immediate" window like in Classic VB but could not > find it. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> |
|||||||||||||||||||||||