V
vul
In VB6 I used to use Immediate Window to get or change values of variables.
It is very convenient while debugging. I used drag and drop operation to
paste the variable name into Immediate Window. In VB 2005 this approach
either doesn't work or I need to do it some different way. Of course VB 2005
environment allows to see values right in the code window, but it's true
only for not too long strings. With a long string I still need Immediate
Window.
How does it work now?
Or there is no more drag and drop for this window?
Thank you
Al
It is very convenient while debugging. I used drag and drop operation to
paste the variable name into Immediate Window. In VB 2005 this approach
either doesn't work or I need to do it some different way. Of course VB 2005
environment allows to see values right in the code window, but it's true
only for not too long strings. With a long string I still need Immediate
Window.
How does it work now?
Or there is no more drag and drop for this window?
Thank you
Al