home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / TOPICS.DIR / READ.DIR / ccmd.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  1.1 KB  |  21 lines

  1. CCMD  (C Command Interface)
  2.  
  3. CCMD is a user interface package, written at Columbia, that was included in
  4.   MM to make it easier type commands.  The two main features are command
  5.   completion and command help.  
  6.  
  7. Command Completion:  You can type most MM commands with only one or two 
  8.   letters.  CCMD picks the only, or most likely, completion and the command
  9.   is done as if you typed it in full.  For example, at the MM> prompt, "r"
  10.   is completed as "read", while at the Read> prompt, "r" is completed as
  11.   "reply".  To see the completion on screen, press the TAB key: type "r"
  12.   and then the TAB key.  The feature also applies to message-sequences, so
  13.   "headers all" can be typed as just "h a", and default message-sequences
  14.   can be previewed with TAB (for example, type the "h", SPACE and TAB keys).
  15.  
  16. Command Help:  At any point (except when typing your message text), the
  17.   question-mark ? key brings up a list of possible completions.  For
  18.   example, "?" alone shows a list of all commands; "he?" shows a list of
  19.   commands starting with "he"; and "headers ?" shows a list of all forms
  20.   of message-sequences.
  21.