Look at the CreateObject function to create an instance of an object in 
CFScript.

   Other than that, I don't see how one syntax could get old while the 
other version doesn't.


At 11:11 PM 10/29/2002 -0500, you wrote:
>It isn't ugly, but it can be a pain.
>
>I would like to see CF be able to be tag based or like everything else.
>
>It does get old typing stuff like
><cfif blah>
><cfelse>
></cfif>
>
>I like
>if (blah) {
>} else {
>}
>
>while you can use CFscript for this, there are a number of things you can't
>do with CFScript. Like including a file, running a query, creating an
>instance of an object. Create Complete CFCs
>
>Some of these things can now be done using UDF, but that requires an
>additional file included, which can end up being pretty big.



--
Jeffry Houser | mailto:jeff@;farcryfly.com
DotComIt, Putting you on the web
AIM: Reboog711  | Phone: 1-203-379-0773
--
My CFMX Book: 
<http://www.amazon.com/exec/obidos/ASIN/0072225564/instantcoldfu-20>
My Books: http://www.instantcoldfusion.com
My Band: http://www.farcryfly.com 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to