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

  1. INTERNAL COMMAND
  2.  
  3. A DOS command that is "built in" to the COMMAND.COM program and processed by
  4. executing a subroutine rather than a separate program. An INTERNAL COMMAND 
  5. is contrasted with an EXTERNAL COMMAND. (Names shown below in parenthesis 
  6. after a command name are synonyms and may be used instead of the longer name.)
  7.  
  8. The DOS internal commands are:
  9.   BREAK        DATE        IF            RMDIR(RD)    VOL
  10.   CALL*        DIR        MKDIR(MD)        SET
  11.   CHCP*        ECHO        PATH            SHIFT
  12.   CHDIR(CD)    ERASE(DEL)    PAUSE            TIME
  13.   CLS        EXIT        PROMPT            TYPE
  14.   COPY        FOR        REM            VER
  15.   CTTY        GOTO        RENAME(REN)        VERIFY
  16.                                 
  17. *Not present in most DOS systems prior to 3.3.
  18. 
  19.