try myQuery[myQuery.CurrentRow]
2009/1/6 Pete Ruckelshaus <pruckelshaus@gmail.com>
> I'm using cfloop to go through a query result set. Some of the data
> is giving me trouble...is there a way to use cfdump to dump out the
> contents of the current row in the recordset?
>
> Thanks
>
> Pete
>
>