Take Command / TCC Help v. 13.03

HELP

Hide Navigation Pane

HELP

Previous topic Next topic No directory for this topic No expanding text in this topic  

HELP

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

Purpose:Display help for internal commands.

 

Format:HELP [topic]

 

topic        A help topic (internal command, variable or function).

 

See also: The Online Help System.

 

Usage:

 

Online help is available for all of TCC's internal commands, variables, and other features.

 

The TCC help system (tcmd.chm) uses Microsoft's HTML Help Viewer (HH.EXE) included in all versions of Windows.

 

If you type the command HELP by itself (or press F1 when the command line is empty), an introductory page (Overview) is displayed. If you type HELP plus a topic name, that topic is displayed. For example:

 

help copy

 

displays information about the COPY command and its options. All internal commands, internal variables, variable functions, and key mapping directives have their own topic.

 

You can also invoke help for the word immediately above (or immediately to the left of) the cursor by pressing Ctrl-F1 (this can be useful when you need the syntax for a variable function).

Comments (...)