Cursor keys don't work in the command window when debugging 
Author Message
 Cursor keys don't work in the command window when debugging

The Cursor keys don't work in the command window when debugging

if i want to execute a command again i cannot use the up arrow. Even
the delete key don't work to clean up the command window.

Peter



Sat, 24 Jul 2004 16:39:56 GMT  
 Cursor keys don't work in the command window when debugging
The command window has two modes - command window and immediate window mode.
You'll know you're in command window mode when you see "command window and a
Quote:
> prompt). Command window only has DOS prompt capabilities. If you go to the

immediate window, you'll have full keyboard capability. The immediate window
is only available while debugging.

yag

Yair Alan Griver
Lead PM/Evangelist
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.

Answered during the VB Team Newsgroup Blast!



Quote:
> The Cursor keys don't work in the command window when debugging

> if i want to execute a command again i cannot use the up arrow. Even
> the delete key don't work to clean up the command window.

> Peter



Mon, 26 Jul 2004 04:15:39 GMT  
 Cursor keys don't work in the command window when debugging
Hi Peter,

Now you've more nice way to use the arrow keys in the command window. You
can observe that while
you're pressing the arrow key, instead of the cursor getting moved to the
previous command (suppose
you press the Up arrow key), the current command text is automatically
replaced by the previous command.
So no more 'Copy - Paste' :-) I like this feature too :-)

To clean up the command window, you would have to use the 'Clear All' option
from the context menu that
appears when you right-click in the command window.

Cheers!
Honey
----------------------------------------------------------------------------
-------------------------------


Quote:
> The Cursor keys don't work in the command window when debugging

> if i want to execute a command again i cannot use the up arrow. Even
> the delete key don't work to clean up the command window.

> Peter



Fri, 13 Aug 2004 15:00:57 GMT  
 Cursor keys don't work in the command window when debugging
Hi Peter,

Now you've more nice way to use the arrow keys in the command window. You
can observe that while
you're pressing the arrow key, instead of the cursor getting moved to the
previous command (suppose
you press the Up arrow key), the current command text is automatically
replaced by the previous command.
So no more 'Copy - Paste' :-) I like this feature too :-)

To clean up the command window, you would have to use the 'Clear All' option
from the context menu that
appears when you right-click in the command window.

Cheers!
Honey
----------------------------------------------------------------------------


Quote:
> The Cursor keys don't work in the command window when debugging

> if i want to execute a command again i cannot use the up arrow. Even
> the delete key don't work to clean up the command window.

> Peter



Fri, 13 Aug 2004 15:02:29 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. tab and arrow keys don't work after debugging

2. Delete key don't work

3. Function keys don't work until I display help

4. shortcut keys don't work while my active control is the datagrid

5. MSFlexGrid - Keyboard Arrow Keys Don't Work.

6. Access Keys on Frames Don't Work

7. CR: Arrow keys don't work in Smart Viewer

8. Access Keys on Frames Don't Work

9. Access Keys on Frames Don't Work

10. Access Keys on Frames Don't Work

11. Kill/Name function don't work after shell commands

12. Some Shell commands don't work

 

 
Powered by phpBB® Forum Software