----- Original Message ----- > Could anyone tell me if its possible to define multiple case statements > In a switch block in cfscript.. ---------------------------
I don't think this is possible. If you get an error when you try it, that would confirm things :-) I think it might be to do with CFScript being kept as close as possible to JavaScript. Use <cfswitch> if necessary... Gyrus [EMAIL PROTECTED] work: http://www.tengai.co.uk play: http://www.norlonto.net PGP key available ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

