Take Command / TCC Help v. 13.03

@READY

Hide Navigation Pane

@READY

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

@READY

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 (...)

@READY[d:]:  Returns 1 if the specified drive is ready; otherwise returns 0. The drive letter must be followed by a colon.

 

@READY does not support UNC names.

 

Examples:

 

echo %@ready[E:]

echo %@ready[%_boot:]

 

 

 

Comments (...)