Cause actually they're not both listToArrays.  I just did that to simplify the 
examle, but failed there.  One of the arrays is built by parsing stuff out of 
some text, then with the remaining text, I do a listToArray, which is what I 
wish appended.
Using a loop isn't so bad; I just figured there was a better way.

>why not just add the lists together first and then create the array
>
><cfset finalArr = listToArray("1,2,3" & "," & "4,5,6")>
>
>this will only work for simple 1d arrays tho... if you've got objects
>or whatnot then you'll have to append.
>G

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218922
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to