home *** CD-ROM | disk | FTP | other *** search
/ ftp.update.uu.se / ftp.update.uu.se.2014.03.zip / ftp.update.uu.se / pub / rainbow / msdos / misc / help.lzh / ADVAN.HLP next >
Text File  |  1985-07-10  |  1KB  |  28 lines

  1.     This is a list of the commands available which are 
  2.     described in the MS-DOS Advanced User's Guide.
  3.  
  4.     BREAK    Turn on ^^C         CHDIR     Change subdirectories
  5.     CHKDSK    Check disk        CLS     Clear screen
  6.     COPY    Copy files        CTTY     Change input device
  7.     DATE    Change date        DEL     Delete files
  8.     DIR    Directory        DISKCOPY Copy disk
  9.     EXE2BIN    Change executable file    EXIT     Exit command processor
  10.     FIND    Scan file for string    FORMAT     Format diskette
  11.     MKDIR    Make a subdirectory    MORE     Stop output after 24 lines
  12.     PATH    Set a command path    PRINT     Print a text file
  13.     PROMPT    Change the prompt    RECOVER     Recover bad disk
  14.     REM    Comment            REN     Rename
  15.     RMDIR    Remove subdirectory    SET     Set string values.
  16.     SORT    Sort input.        SYS     Copy system files.
  17.     TIME    Set time            TYPE     Print file to screen
  18.     VER    Version of MS-DOS    VERIFY     Turn verify on or off
  19.     VOL    Disk volume label
  20.  
  21.  
  22.     Batch commands:
  23.  
  24.     ECHO    Turn echo on or off    FOR     Loop through a section
  25.     GOTO    Jump to a label        IF     Conditionally jump
  26.     PAUSE    Suspend execution    SHIFT     Shift parameters
  27.  
  28.