home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / definit / comcom.hlp < prev    next >
Encoding:
Text File  |  1989-01-01  |  1.0 KB  |  18 lines

  1. COMMAND.COM    
  2.  
  3. This program almost is DOS, since it is the program that responds to keyboard 
  4. commands. Whenever you type something after a prompt and hit the Return, Enter,
  5. or <──┘ key, the COMMAND.COM program will do something. Internal commands of
  6. DOS and BATCH file commands will be handled by COMMAND.COM. External commands
  7. of DOS will be handled by separate programs that come with DOS. If you enter 
  8. the name of a separately purchased program, like LOTUS, COMMAND.COM will find 
  9. it in a directory listed in the PATH environment variable, and tell it to 
  10. respond to your keyboard commands, until it terminates. Then COMMAND.COM will 
  11. resume the task of responding to keyboard commands.
  12.  
  13. [COMMAND.COM is also present in OS/2 but CMD.EXE should be used instead.]
  14.  
  15. For information on explicit use of the COMMAND.COM program, leave the NEW_TERMS
  16. topic (by pressing the Return, Enter, or <──┘ key at the "NEW_TERMS Topic?" 
  17. prompt) and then request information on the COMMAND topic.
  18.