Better yet,

call vscars32.bat
cd /D "%1"

--Rich

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of James Berry
Sent: Wednesday, May 22, 2002 6:21 AM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] .NET Command Window Shell

 
> I would create another batch file called DevCmd.bat with the following
> contents:
> vsvars32.bat
> cd "%1"

Wouldn't you need:

call vscars32.bat
cd "%1"

Seeya
James

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to