I don't think you're going to find a solution on CF5, because the
'variables' scope wasn't a structure until CFMX.  You might try installing
the developer edition of CFMX on your box and running the script there.
Then you'll be able to dump them with the CFDUMP tag.

Cheers,
barneyb

> -----Original Message-----
> From: Semrau Steven Ctr SAF/IE [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 21, 2004 10:55 AM
> To: CF-Talk
> Subject: Dumping Local Vars Scope
>
> Okay I'm brain cramping today so forgive the simple request -
>
> I'm working within a CF5 environment on an inherited
> application that has approximate 30 different files being
> cfincluded (depending on what the end user is doing) to
> create a single page (I don't know why the person wrote it
> this way) and would like to output the variables.xxxx scope
> to figure out what the H#LL this person was doing.  There's
> somewhere near 100 local variables that are used throughout
> the creation of the page.  Obviously [cfdump var=#variables#]
> doesn't work.  Anyone have tag or section of code that does
> this?  I've checked out 'MegaDump' but it doesn't output the
> variables.xxxx scope for CF5.
>
>
> Thanks in advance,
>
>
> Steven Semrau
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to