A
AGP
In the old VB6 IDE I could view the "Immediate Window" and then type
something like "?MyFunc(3.2, 5, "ALL")"
and it would print the results directly in the window. Ive been looking for
something like this in the VB.NET2005 IDE
and cannot find anyting similar. I just need a quick and easy way to test
some of the output of my functions or even
some built in functions. Any tips on how i can do this?
Rgds
AGP
something like "?MyFunc(3.2, 5, "ALL")"
and it would print the results directly in the window. Ive been looking for
something like this in the VB.NET2005 IDE
and cannot find anyting similar. I just need a quick and easy way to test
some of the output of my functions or even
some built in functions. Any tips on how i can do this?
Rgds
AGP