- Nov
- 2
- 0
I'm sure there must be some easy way to extract my current path!
But, I started at the beginning of the help index and went to the end without any recognizable entry I could use.
I merely want to extract the current path so I can use it in a batch file.
as:
set mycurrentpath=PullPath
subst z: %mycurrentpath%
or something like that!
Can someone point me to the command that will extract the current path?
But, I started at the beginning of the help index and went to the end without any recognizable entry I could use.
I merely want to extract the current path so I can use it in a batch file.
as:
set mycurrentpath=PullPath
subst z: %mycurrentpath%
or something like that!
Can someone point me to the command that will extract the current path?