Ok, can you explain this then:
Keyword[2][2]= DocArray[1][1]DocId =460
DocArray[1][2]DocName = MyStory
Are you saying that keyword[2][2]'s value is a 2d array? If so, what
does DocId and DOcName imply? That isn't valid CFML. It looks like you
are saying
docarray[1][1] is a structure with a value of doc id.
Also - can I say - this seems WAY overly complex. What if you perhaps
stop and describe what type of data you are trying to represent.
On Wed, Feb 16, 2011 at 6:12 PM, Loryn Williams <[email protected]> wrote:
>
>>Not quite sure I get your logic here - but it looks like your Keyword
>>is a 2D array where the first item is a label and the second item is
>>another 2d array.
>>
>>You want to know how to work through the second item, right?
>>
> That is exactly right.
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive:
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5222
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm