Well, I was asking more if there is a try/catch construct in CFSCRIPT.
I recently discovered there is a switch/case construct, so I'm wondering what else is hidden away. Does a reference exist anywhere?
thanks
jason.
-----Original Message----- From: Raymond Camden [mailto:rcamden@allaire.com] Sent: Monday, January 29, 2001 1:41 PM To: Spectra-Talk Subject: RE: try/catch in cfscript
No tags can be used in cfscript. So you can't do things like CFMAIL or CFPOP or CFTRY. In theory, you can break up your cfscript into the parts you want to CFTRY and wrap the cfscript statements with the try/catch pair.
======================================================================= Raymond Camden, Principal Spectra Compliance Engineer for Allaire
Email : jedimaster@allaire.com ICQ UIN : 3679482
"My ally is the Force, and a powerful ally it is." - Yoda
> -----Original Message----- > From: Jason Stiefel [mailto:JasonS@npdinc.com] > Sent: Monday, January 29, 2001 1:23 PM > To: Spectra-Talk > Subject: try/catch in cfscript > > > Any have a cfscript reference? I'd like to use a try/catch block in > cfscript. > > thanks. > > > > "A little knowledge and a bit of imagination can really make a person > cuckoo." > > --- unknown > > Jason Stiefel > Lead Technical Architect > NorthPoint Domain, Inc. > One Joy Street > Boston, MA 02108 > (617) 603-2500 > http://www.northpointdomain.com > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to spectra-talk-request@houseoffusion.com with 'unsubscribe' in the body.