Home All Groups Group Topic Archive Search About

why executing/checking commented code.

Author
15 Jul 2006 8:49 PM
Jim
Hi,

..net 2k3

Why, when I go to test some code, does is the commented code being checked
for errors?  What is the point of commenting it?

JPM

Author
15 Jul 2006 11:06 PM
Chris
Jim wrote:
> Hi,
>
> .net 2k3
>
> Why, when I go to test some code, does is the commented code being checked
> for errors?  What is the point of commenting it?
>
> JPM
>
>


It doesn't

chris
Author
16 Jul 2006 9:50 AM
Herfried K. Wagner [MVP]
"Jim" <idon't@want.spam> schrieb:
> Why, when I go to test some code, does is the commented code being checked
> for errors?  What is the point of commenting it?

No.  Note that lines can be marked by either ''' (a single quote) or 'REM'
as commands.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>