@CWD

Print Topic  Return to Overview  Previous Topic  Next Topic 

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

 

Topic "f_cwd.htm" last edited 8/31/2006. ©2008  JP Software, Inc.
Keywords: @CWD,@CWDS,Current Working Directory