I get the dump of each component like you would expect. And remember that 1
row actually does get deleted when I run my code. So something is working,
it's only after the point of deletion from google that an error happens. It
*seems* like <cfreturn googleDelete( this )> is trying to return the object,
but the internal googleDelete function is returning void - or something like
that.

Cheers,
Baz



On Fri, Jun 5, 2009 at 10:30 AM, Alan <[email protected]> wrote:

>  What happens when you trim it down and just dump each v?
>
> <cfloop array="#visitors#" index="v">
>     <cfdump var=#v# />
> </cfloop>
>
> Al
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to