<cfdump> will display any variable. It's a very handy debug tag. Give it a try.
======================================================================= Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc Email : [EMAIL PROTECTED] WWW : www.camdenfamily.com/morpheus Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Rafael Alan Bleiweiss [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 29, 2003 3:02 PM > To: CF-Talk > Subject: RE: CSV loop > > > Well, no other debug info shows up on the page where the > query is - it's > like everything ceases at that point... CFOUTPUTs work on the > page but only > ABOVE the query code. If I put it below the query it doesn't show up. > > I've never done CFDump before... what's that do? > > > At 02:51 PM 1/29/03 -0600, you wrote: > >So every other piece of debug info shows up but the query > itself. What > >happens if you cfdump the query? > > > >============================================================= > ========== > >Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc > > > >Email : [EMAIL PROTECTED] > >WWW : www.camdenfamily.com/morpheus > >Yahoo IM : morpheus > > > >"My ally is the Force, and a powerful ally it is." - Yoda > > > > > -----Original Message----- > > > From: Rafael Alan Bleiweiss [mailto:[EMAIL PROTECTED]] > > > Sent: Wednesday, January 29, 2003 2:19 PM > > > To: CF-Talk > > > Subject: RE: CSV loop > > > > > > > > > At 02:17 PM 1/29/03 -0600, you wrote: > > > >Do you have this: > > > > > > > ><cfsetting showdebugoutput="No"> > > > > > > > >on your page, or in your Application.cfm file? Do you see > > > _other_ debug > > > >info on the page? > > > > > > > > > This is not set, however no other debug info appears - > interestingly > > > enough, when I put a <CFOUTPUT> with one of the variables > above the > > > query on the page, the end page does show that info, so it's > > > processing code ok, > > > but once it reaches that query, nothing else shows up. > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

