What would the syntax be to capture all the variables in a specified scope (e.g in the manner that the debugging prints all "request" and "user" variables to screen)?

I'm having an intermittent problem, and I'd like to log the user's variables when the problem occurs, so I can identify the problem. My thought is to capture variables whenever the error conditions are met during the next few weeks (the testing period before go-live on this code). My testers don't normally have debugging turned on, and if I turn debugging on and reload the screen, the intermittent problem clears, so I can't get details.

I'm looking for something along the lines of <@PURGE scope="request">, only to print, not purge. I tried <@var scope="request"> but it didn't work.

"Well it works for me" and "just reload, it'll go away" while accurate, is not satisfying to my users.

Thanks for your help.

Maggie Pinckard
=============
Principal Research Associate
Enduse Forecasting
Lawrence Berkeley Laboratory
[EMAIL PROTECTED]
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to