
     VERIFY (utility)       Free-DOS Alpha 4 release       VERIFY (utility)



     NAME: 

          VERIFY - Checks or sets the DOS sector write verify flag.  

     SYNOPSIS: 

          VERIFY [ON | OFF] 

     DESCRIPTION: 

          VERIFY   checks  or  sets  the  DOS  internal  verify  flag,
          indicating whether or not each sector written to a  disk  is
          immediately re-read to determine if it has been successfully 
          written.  

          VERIFY  will show the state of the verify flag if no options
          are specified on the command line.  

     OPTIONS: 

          ON - Sets the VERIFY flag and enables  the  verification  of
          the   successful  write  of  each  sector.  OFF - Unsets the
          VERIFY flag and disables the verification of the  successful 
          write of each sector.  

     EXAMPLES: 

          To turn on disk write verification: 

                VERIFY ON 

          To turn off disk write verification: 

                VERIFY OFF 

          To show whether or not VERIFY is ON or OFF: 

                VERIFY 





















                                      -1-

