|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Debug AssistanceI was wondering if anyone knows how to modify code whilst debugging in Miscrosoft Visual Basic 2003 .NET, in Microsoft Excel Visual Basic for Applications I am able to edit all code, with the exception of declaring variables, whilst I am debugging code. However, in .NET I am only able to use the Watch window to see the status of code, but I am unable to modify code which means I have to cancel the debugging then modify the code then start all over again, which is rather tedious. I am sure there is a function, or a setting that I am missing that would allow me to do this. Any assistance you may be able to provide would be greatly appreciated. Yours sincerely, William Foster *** Sent via Developersdex http://www.developersdex.com *** "William Foster" wrote
Show quoteHide quote > Good morning all, William,> > I was wondering if anyone knows how to modify code whilst debugging in > Miscrosoft Visual Basic 2003 .NET, in Microsoft Excel Visual Basic for > Applications I am able to edit all code, with the exception of declaring > variables, whilst I am debugging code. However, in .NET I am only able > to use the Watch window to see the status of code, but I am unable to > modify code which means I have to cancel the debugging then modify the > code then start all over again, which is rather tedious. > > I am sure there is a function, or a setting that I am missing that would > allow me to do this. > > Any assistance you may be able to provide would be greatly appreciated. > > Yours sincerely, > > William Foster > > *** Sent via Developersdex http://www.developersdex.com *** You can't do a change and continue in Visual Basic.NET 2003. The good news is that it's back in Visual Basic.NET 2005. Stan Stan,
Thanks for the tip ! Yours sincerely, William Foster *** Sent via Developersdex http://www.developersdex.com ***
Late Binding Issue
string reset? why? how? Decimal Degrees to DMS Replace All XML Data Very large string Need some advice? What is the .NET way? - Right("0" & Now.Month.ToString, 2) HTTPS And VB.Net Apps Concurrency violation: the DeleteCommand affected 0 records vb.net Web Service using stored procedures example? |
|||||||||||||||||||||||