Re: Commenting out a line of program
From: Karen (Karen_at_discussions.microsoft.com)
Date: 10/20/04
- Next message: Karen: "Where are my colors and pics?"
- Previous message: Steve Easton: "Re: how to create a blog"
- In reply to: Kevin Spencer: "Re: Commenting out a line of program"
- Next in thread: Kevin Spencer: "Re: Commenting out a line of program"
- Reply: Kevin Spencer: "Re: Commenting out a line of program"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 20 Oct 2004 12:07:07 -0700
Oops, I forgot to mention, I am working in Frontpage, so I am using HTML
code. Sorry :)
"Kevin Spencer" wrote:
> It all depends on the language....
>
> // comment in JavaScript
> ' comment in VBScript/VB.Net
> // comment in C/C++/C#
>
> My guess is, it's one of the above.
>
> --
> HTH,
> Kevin Spencer
> ..Net Developer
> Microsoft MVP
> I get paid good money to
> solve puzzles for a living
>
> "Karen" <Karen@discussions.microsoft.com> wrote in message
> news:6267E44D-E6E7-490C-B4F9-5099573B5588@microsoft.com...
> > I want to comment out a line of programming so I don't have to delete
> because
> > I want to not forget. What do I need to put in? Just like some programs
> > require a / before and after the line or single quotes. Thnx.
> > Karen
>
>
>
- Next message: Karen: "Where are my colors and pics?"
- Previous message: Steve Easton: "Re: how to create a blog"
- In reply to: Kevin Spencer: "Re: Commenting out a line of program"
- Next in thread: Kevin Spencer: "Re: Commenting out a line of program"
- Reply: Kevin Spencer: "Re: Commenting out a line of program"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|