Thanks - Yes I forgot the "call" part. Switching between C++, C#, VB, Batch
files, etc. - you start to lose your mind...
-Original Message-
From: James Berry [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 22, 2002 7:21 AM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] .NET Command Window S
I would create another batch file called DevCmd.bat with the following
contents:
vsvars32.bat
cd "%1"
Use this file instead of doing it all in one line.
-Original Message-
From: Andreas HÃ¥kansson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 22, 2002 4:56 AM
To: [EMAIL PROTECTED]
Subje
Check out the errata page at www.wintellect.com - I think I remember that
section having an update.
-Original Message-
From: Yong Xu [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 17, 2002 1:22 PM
To: [EMAIL PROTECTED]
Subject: [DOTNET] Implementing Equals
Hi there,
In Jeffrey Richter's r