I <cfcatch> my errors to a template that sends me emails with all of 
the information I need to fix the problem. Except that I now have "total 
= charges - (Round(discountAmount * 100) / 100)" causing a "Cannot 
convert to number" error. Is there a tag somewhere that would take that 
and actually display the value of every variable in the string it 
displays?

 I know I can find the error if I put some debug code in there, but 
breaking those down to real values would be really helpful. Or, is there 
a way to reference unscoped variables as a group in a template so I 
could do a cf_objectdump on them? Or will I have to scope them all and 
dump that object?



Lon Lentz
Applications Developer and Keeper of the I.T.
http://ProofitOnline.Com - Free 15 Day Trial
______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to