While this may work, you'd be adding extra processing overhead to cold
fusion granted it still has to look at the <CFIF> statement and evaluate as
false, instead of simply passing the <!--- comment ---> by in it's
processing.  Wouldn't recommend in an environment where milliseconds count
:-)

Gregory Harris (tekiegreg)
[EMAIL PROTECTED]

-----Original Message-----
From: st�s [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 24, 2000 1:59 PM
To: [EMAIL PROTECTED]
Subject: cool way of commenting things out


I was going through some PERL article, and a guy is using this technique to
comment code out:

<cfif 0>

        some code
</cfif>


It's pretty neat, because you can nest the comments easier.

----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to