I never personally used CFDUMP on CF5, and I no longer have a CF5 dev
server so unfortunately I can't test this myself.  Shouldn't cfdump
statements like this work fine on CF5:

<cfdump var="#variables#" label="Local variables">
<cfdump var="#client#" label="Client variables">

Not so many moons ago I had a user that got this error:

"Error resolving parameter VARIABLES"
Or
"Error resolving parameter CLIENT"

I couldn't explain it.  Now, I've seen it again and I'm pretty sure both
users are on CF5.  Is there something about CFDUMP that doesn't let it
toss out an entire scope like this?  Is it something to do with how CF
changed how all vars are stored in MX+?  How would I dump out an entire
scope in CF5?

I'm sure I'm missing something stupid here.  Any help would be
appreciated.

--------------------------------------------
Matt Robertson       [EMAIL PROTECTED]
MSB Designs, Inc.  http://mysecretbase.com
--------------------------------------------
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to