(Command Line Uses)
(Access vEdit Command Mode)
Line 7: Line 7:
 
*[[Entering_Command _Mode|Command Mode Visual Exit]]
 
*[[Entering_Command _Mode|Command Mode Visual Exit]]
 
*[[Entering_Command_Mode|Command Mode Visual Escape]]
 
*[[Entering_Command_Mode|Command Mode Visual Escape]]
 +
*[[Command Mode Window]]
 
*[[Entering_Command_Mode#Return_to_Visual_Mode|Return to Visual Mode]]
 
*[[Entering_Command_Mode#Return_to_Visual_Mode|Return to Visual Mode]]
  

Revision as of 21:28, 12 December 2016

The vEdit Command Mode lets you enter macro language commands at the COMMAND: (Command Line) prompt. In this mode macros are immediately executed when you press Enter. This is a very convenient way to enter any desired macros and to learn the macro language.

Access vEdit Command Mode

It is often easier to use the Command Mode by first creating a Command Mode Window. As each command line is executed, you can then immediately see its effect on your file. A five line window can be created by clicking Escape (ESC Key) then Command mode window or by using the default keyboard shortcut Alt-/.

Command Line Uses