Command Window Stopped Working

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm using VS 2003, VB.Net. For no apparent reason the Command Window no
longer functions. It doesn't auto-complete and doesn't recognize any syntax.
 
Hi hleewood,

The command window has two modes, Immediate and Command (and maybe Mark
mode). I suspect you accidentally switched to the "other" mode. To
switch from Immediate to Command type '> cmd' in the Command window. To
switch from Command to Immediate type 'immed'
 

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