I never use 'typeover' (where every keystroke types over the next character on screen), I always use 'insert' mode (where every keystroke inserts the character at the cursor position between two existing on-screen characters without effecting them). This is toggled with the 'insert' button next to the 'home', 'delete', 'end' buttons on the keyboard.
Why is it in Blitz that I'm constantly getting put into 'typeover' mode. Its probably once per hour that I get into 'typeover' mode screw up a variable name before I catch myself. Is there some key combo in blitz that performs the 'insert' key function. Why is this happening to me in Blitz and not in any other of my programs? I hit 'backspace' all the time while programming in VB, so I know its not just bad aim there or I'd be doing it in VB too. Any ideas?
Why is it in Blitz that I'm constantly getting put into 'typeover' mode. Its probably once per hour that I get into 'typeover' mode screw up a variable name before I catch myself. Is there some key combo in blitz that performs the 'insert' key function. Why is this happening to me in Blitz and not in any other of my programs? I hit 'backspace' all the time while programming in VB, so I know its not just bad aim there or I'd be doing it in VB too. Any ideas?