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 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
                                    -♦-