Title: Error environment
I CFWDDX encode it so that I can re-use it and recreate the exact environment, but I'm looking for an eaiser way to encode all scopes in one line, if possible..
-----Original Message-----
From: Elliot Russo [mailto:[EMAIL PROTECTED]
Sent: Thursday, 1 July 2004 11:41 AM
To: CFAussie Mailing List
Subject: [cfaussie] Re: Error environment

Hi,
 
I cfdump all stuff to a file for each error
 
ie.
<Cfdump var="#error#" label="error">
<Cfdump var="#session#" label="session">
<Cfdump var="#cookie#" label="cookie">
<Cfdump var="#form#" label="form">
<Cfdump var="#url#" label="url">
<Cfdump var="#cgi#" label="cgi">
 
then I can see everything as it was...
 
 
 
 
 
"Taco Fleur" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]...

When there is an error I WDDX encode all variables scopes and dump them in the database, I'm wondering whether there is something easier like encoding the whole environment in once?

Something like

<cfwddx action="" input="ColdFusion.Environment" output="Dreaming" usetimezoneinfo="no">

Register now for the 3rd National Conference on Tourism Futures, being held in Townsville, North Queensland 4-7 August - www.tq.com.au/tfconf
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
Register now for the 3rd National Conference on Tourism Futures, being held in Townsville, North Queensland 4-7 August - www.tq.com.au/tfconf

Reply via email to