> 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?

Not all scopes can be referenced as variables in CF 5. I'm pretty sure that
Variables and Client can't be referenced as variables in CF 5.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to