qa.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Int 13H Function 07H
   Summary  Notes  Back
──────────────────────────────────────────────────────────────────────────────
 
  Description:  Format Drive      [PC]
 
    Formats the entire drive, writing disk address fields and data sectors,
    starting at the specified cylinder.
 
  Input                             Output
  ══════════════════════            ════════════════════════════════════
  AH=07H                            If function successful
  AL=interleave                     Carry flag=clear
  CH=cylinder                       AH=00H
  DL=drive                          If function unsuccessful
     80H-FFH  fixed disk            Carry flag=set
                                    AH=status (see Int 13H Function 01H)
                                    -♦-