@CWD |
|
@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.