Its actually returns a structure...

James, I also fixed it and believe it or not I had to look at another way to
do it. The answer was StructureAppend rather than tempStruct = ...

For some reason it was considered an XmlStruct and not a true struct, have
no idea why.

Anyway the code was part of my CFJsonService release, so it works now.


On 5/13/07, James Holmes <[EMAIL PROTECTED]> wrote:
>
> Does this bit
>
> <!--- Returns Struct of Attributes from node --->
> <cfset tempStruct = getAttributes(NodeArray[Count]) />
>
> actually return an array for the attribute called 'paramters' or does
> this just return a struct of strings?
>
> On 5/13/07, Andrew Scott wrote:
> > I am trying to set an array to a struct and seem to be having a blonde
> > moment on this one.
>
>
>
> --
> mxAjax / CFAjax docs and other useful articles:
> http://www.bifrost.com.au/blog/
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277952
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to