Take Command / TCC Help v. 13.04

@CWD

Hide Navigation Pane

@CWD

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

@CWD

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

@CWD[d:] : Returns the current working directory of the specified disk drive in the format d:\pathname. If the current working directory is the root directory, the format is d:\. The drive letter must be followed by a colon.

 

Examples:

 

echo %@cwd[C:]

echo %@cwd[%_disk:]

 

See also: @CWDS.

 

Comments (...)