TCC > Variables & Functions > Functions:
Comments (...)
@CWDS[d:] : Returns the current working directory of the specified disk drive in the format d:\pathname\. The drive letter must be followed by a colon.
Examples:
echo %@cwds[C:]
echo %@cwds[%_disk:]
See also: @CWD.
Help URL: http://jpsoft.com/help/index.htm?f_cwds.htm