Purpose: | Enable or disable disk write verification or display the verification state |
Format: | VERIFY [ON | OFF] |
Usage:
Disk write verification cannot actually be enabled under Windows. TCC supports VERIFY as a "do-nothing" command, for compatibility with CMD. This avoids unknown command errors in old batch files which use the VERIFY command. You can set verification for file copying with the COPY /V option.
If used without any parameters, VERIFY will display the state of the verify flag:
[c:\] verify
VERIFY is ON