Hello, I have recently upgraded to VS.NET and have a question about the de{*filter*}. In VS6, one could use the F8 key to step through a routine line by line. I cannot seem to find its equivalent in VS.NET. Anybody got an answer? Thanks...
Tue, 26 Apr 2005 23:04:29 GMT
Richard T. Edward #2 / 4
upgrade difficulties
F10 instead of F8.
Quote:
> Hello, > I have recently upgraded to VS.NET and have a question about the > de{*filter*}. In VS6, one could use the F8 key to step through a routine > line by line. I cannot seem to find its equivalent in VS.NET. Anybody > got an answer? Thanks...
Tue, 26 Apr 2005 23:52:35 GMT
Tom Scale #3 / 4
upgrade difficulties
F10 is Step Over. Don't you mean F11 Step Into?
Tom
Quote:
> F10 instead of F8.
> > Hello, > > I have recently upgraded to VS.NET and have a question about the > > de{*filter*}. In VS6, one could use the F8 key to step through a routine > > line by line. I cannot seem to find its equivalent in VS.NET. Anybody > > got an answer? Thanks...