RE: CFDUMP issue

2002-08-28 Thread todd
Too long and scattered to list. I read Ben's email and I think that's my issue. I do have a 2D Array, but it's not that complicated. It's flipping out on a 2D array and spinning into a crazy loop. It's just weird. ~Todd On Wed, 28 Aug 2002, Adrian Lynch wrote: > Show us your code > > -

RE: CFDUMP issue

2002-08-28 Thread Ben Johnson
> Has anyone had an issues with CFdump? Todd, I had the same problem before, but it's probably not the same problem... at least not exactly. I had a huge tree structure that I was dumping, but on the root node, there was an array of references to the different tree nodes. For example:

RE: CFDUMP issue

2002-08-28 Thread Adrian Lynch
Show us your code -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 28 August 2002 16:58 To: CF-Talk Subject: CFDUMP issue Has anyone had an issues with CFdump? It doesn't happen to me all the time, but now and then ... my page just starts throwing itself int