home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / UTILS2 / S3CL10.ZIP / S3CL.CFG < prev    next >
Text File  |  1994-02-22  |  2KB  |  43 lines

  1. *****nnnnnnn--ddddddddddddddddddddddddddddd Stop at byte 69 !!!!!!!!!
  2. FORMAT        DOS Format:  Prepares Disks For Data
  3.  
  4.               FORMAT d: [/B][/F:nnn][/N:sss][/Q][/S][T:rrr][/U][/1]
  5.                         [/4][/8]
  6.  
  7.                d:       Drive letter to format
  8.               /B        Allocates space during format for system
  9.                         files.
  10.               /F:nnnn   Specifies the formatted size of a diskette.
  11.                         ffff= 160, 180, 320, 360, 720, 1.2, 1.44
  12.                         or 2.88.  This can cause an error message if
  13.                         the incorrect media is used.
  14.               /N:sss    Specifies the number of sectors (sss) per
  15.                         track.
  16.               /1        Format single side
  17.               /4        Formats a 360KB diskette in a 1.2MB drive.
  18.                         Note:  Older drives can not always reliably
  19.                                create these diskettes.
  20.               /8        Format eight sectors per track
  21.   
  22. MEM           Display DOS memory chart
  23.  
  24.               MEM [/C][/D][/P]
  25.       
  26.               /C        Classify programs by memory usage.
  27.               /D        Display status of programs, drivers, etc.
  28.               /P        Display status of programs loaded in memory.
  29.  
  30. SYS           Transfer system files to a specified drive.
  31.  
  32.               SYS s: d:
  33.     
  34.               s:        Source drive for system files
  35.               d:        Destination drive for system files
  36.   
  37. VER           Displays the DOS version
  38.  
  39.               VER [/R]
  40.  
  41.               /R        Specifies the Revision level and if
  42.                         DOS is located in HMA.
  43.