> > > Since 8.1 has done this all along and no one's actually 
> complained 
> > > about it, I guess no one is using scripts that do "cd".  I'm 
> > > inclined to go with Bernd's suggestion to change the docs 
> to match 
> > > the code, but does anyone have a contrary opinion?
> 
> > In Unix you can easily prepend $PWD to the string, but I don't know 
> > how easy that is in Windows.
> 
> Windows input anyone?

%CD% gives the same as $PWD in a command shell:

C:\Program Files\Microsoft Visual Studio 8\VC>echo %CD%
C:\Program Files\Microsoft Visual Studio 8\VC


//Magnus

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to