IT SOLUTIONS
Your full service technology partner! 
-Collapse +Expand
ASP Classic
Search ASP Classic Group:

Advanced
-Collapse +Expand ASP Classic Store

Prestwood eMagazine

October Edition
Subscribe now! It's Free!
Enter your email:

   ► KBWebsite Scri...ASP ClassicTool Basics   Print This     
  From the July 2009 Issue of Prestwood eMag
 
ASP Classic Tool Basics:
ASP Classic Comments (' or REM)
 
Posted 16 years ago on 11/14/2008 and updated 1/4/2009
ASP Classic Code Snippet:
 A flashcard from our ASP Classic Flashcards Library
 A code snippet from our ASP Classic Code Snippets Page

KB101500

Languages Focus: Comments

Commenting code generally has three purposes: to document your code, for psuedo coding prior to coding, and to embed compiler directives. Most languages support both a single line comment and a multiple line comment. Some languages also use comments to give instructions to the compiler or interpreter.

ASP Classic Comments

Commenting Code
ASP Classic, like all the VB-based languages, uses a single quote (') or the original class-style basic "REM" (most developers just use a quote). ASP Classic does NOT have a multiple line comment.

Preprocessor Directives - @ and #
An @ is used for preprocessor directives within ASP code (within <% %>) and a # is used for HTML-style preprocessor directives.

Note: ASP Classic does not support VB Classic's #If directive.

Syntax Example:
'Single line comment.
REM Old school single line comment.

 

Common Preprocessor Directives include:

<%@LANGUAGE=VBScript%>
<!-- #Include File="includes.inc" -->

Multi-Line Comment Code Trick

You can simulate a multi-line comment with code which is useful especially if you wish to comment out a block of code.

For example:

If False Then
 '...code here skipped.
End If

More Info


Comments

1 Comments.
Share a thought or comment...
First Comment
Comment 1 of 8

Great website. Lots of information to Read. Great Man Keep Posting and update. Thanks.

---
mtocosplat
Posted 8 years ago

Comment 2 of 8

This content is written in highly in depth form and given at the right time! Fresh content.

Posted 8 years ago

Comment 3 of 8

ASP classic comments are needed this time. Come and leave comments on these pages where ivory research reviews of these pages are collect in the time when you leave it for our page. All the time when we start to find them then we need it for us.

Posted 5 years ago

Comment 4 of 8

Those are extremely authentic and meaningful comments!

wuxiaworld

Posted 59 months ago

Comment 5 of 8

The different types of commenting which you describe on this is unique really I don‘t know about that. Now also share one important thing for you and I this is defiantly useful for you and that is Antivirus Coupons this will provide you a discount when you buy any antivirus software for your system from viruses

Posted 54 months ago

Comment 6 of 8

Thank you for providing information on this interesting topic. I will update your next articles regularly. Please continue to uphold.

among us 2

Posted 43 months ago

Comment 7 of 8

Video games have been around for decades and have become a major part of our lives. From the classic arcade machines of the early 80s to the modern console and PC titles of today, Video Games have come a long games trends. With ever-evolving technology and innovative game play, Video Games continues to be one of the most popular forms of entertainment around the world. Whether you‘re a hardcore gamer or a casual player, Video Games will have something for you. So let‘s explore the exciting world of Video Games and see what it has to offer!

Posted 21 months ago

Latest Comment
Comment 8 of 8

This is written in great detail and delivered at the perfect time! New material. slope

Posted 11 months ago
 
Write a Comment...
...
Sign in...

If you are a member, Sign In. Or, you can Create a Free account now.


Anonymous Post (text-only, no HTML):

Enter your name and security key.

Your Name:
Security key = P1142A1
Enter key:
Code Contributed By Mike Prestwood:

Mike Prestwood is a drummer, an author, and creator of the PrestwoodBoards online community. He is the President & CEO of Prestwood IT Solutions. Prestwood IT provides Coding, Website, and Computer Tech services. Mike has authored 6 computer books and over 1,200 articles. As a drummer, he maintains play-drums.com and has authored 3 drum books. If you have a project you wish to discuss with Mike, you can send him a private message through his PrestwoodBoards home page or call him 9AM to 4PM PST at 916-726-5675 x205.

Visit Profile

 KB Article #101500 Counter
36432
Since 11/14/2008
Go ahead!   Use Us! Call: 916-726-5675  Or visit our new sales site: 
www.prestwood.com


©1995-2024 Prestwood IT Solutions.   [Security & Privacy]