(Other Resources)
(Other Resources)
 
(2 intermediate revisions by the same user not shown)
Line 25: Line 25:
 
You can also access the Command Mode help from Visual Mode by indexing to the topic "Commands" or to a particular command.  
 
You can also access the Command Mode help from Visual Mode by indexing to the topic "Commands" or to a particular command.  
  
==Other Resources==
+
==Related Resources==
*[[Command_Line_Overview#Basic_Commands|Basic Commands]]
+
*[[Command_Line#Basic_Commands|Basic Commands]]
 
*[[Command Mode| Command Mode Overview]]
 
*[[Command Mode| Command Mode Overview]]
*[[Command Line Overview]]
+
*[[Command_Line|Command Line Overview]]

Latest revision as of 17:30, 20 February 2017


Online help is available in the Command Mode via the Help( ) command.

Help( )
Start up the online help for the Command Mode. Starts with the topic "Command".
H
Abbreviation for Help( ).

From Command Mode, the online help starts with the topic "Commands" which is a complete list of commands (including abbreviations). The detailed command descriptions are organized into topics containing related commands.

Command-Line-Help.png

Windows version
Simply click on the name of any command to link to the detailed description of that command.
DOS version
Select [T]opic and enter the name of any command to go to the detailed description of that command.

You can also go directly to the on-line help for a specific command.

H("file_open")
Go to the on-line help detailed description of the File_Open( ) command.

You can also access the Command Mode help from Visual Mode by indexing to the topic "Commands" or to a particular command.

Related Resources