qa.hlp (Table of Contents; Topic list)
Int 21H Function 2EH
   Summary  Notes  Back
──────────────────────────────────────────────────────────────────────────────
 
  Description:  Set Verify Flag
 
  Turns off or turns on the operating-system flag for automatic read-
  after-write verification of data.
 
  Input                                         Output
  ══════════════════════════════════            ═══════
  AH=2EH                                        Nothing
  AL=00H  if turning off verify flag
     01H  if turning on verify flag
  DL=00H
                                    -♦-