Autocomplete not working in Command Window

  • Thread starter Thread starter Fred Flintstone
  • Start date Start date
F

Fred Flintstone

Ever since I installed XP SP2, there's no autocomplete in the command
window. If I type something like:

? txtFirstName.

No autocomplete options appear (like 'Text') I know there's an option
for it and it IS checked. (enabled)

Any ideas on how I fix this?

Thanks!

(oh, VS.Net 2003 on XP SP2)
 
I'm running VS2003 and installed SP2 the other day, I dont see this myself

--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
 

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