Take Command / TCC Help v. 13.03

VERIFY

Hide Navigation Pane

VERIFY

Previous topic Next topic No directory for this topic No expanding text in this topic  

VERIFY

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

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

Comments (...)