W
Wapiti
Ok, I'm new to .net, but getting there (I think)...
When I run my vb.net application in the emulator and have a break point in
my code - how am I able to print out diagnostics in the immediate window
(command window?) like we did in VB6?
such as
Print myVar
To have it show my variable contents?
Also, I'm not able to modify my code after pausing execution.
Is this because its running in an emulator??
Thanks!
Mike
When I run my vb.net application in the emulator and have a break point in
my code - how am I able to print out diagnostics in the immediate window
(command window?) like we did in VB6?
such as
Print myVar
To have it show my variable contents?
Also, I'm not able to modify my code after pausing execution.
Is this because its running in an emulator??
Thanks!
Mike