debugging

  • Thread starter Thread starter crain
  • Start date Start date
C

crain

what is the difference between the immidiate window and the command windw in
vb.net
when do i use which whilst debugging?
thanx
 
* "crain said:
what is the difference between the immidiate window and the command windw in
vb.net
when do i use which whilst debugging?

The command window can be used for calling functions of the IDE, the
immediate window is used for debugging.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top