there's likely a UDF on cflib.org...but it also likely just loops and
appends for each iteration of the loop :)

On 9/21/05, Daniel Kessler <[EMAIL PROTECTED]> wrote:
> <cfset my_ar = listToArray("1,2,3")>
> <cfset second_ar = listToArray("4,5,6")>
>
> I want these two arrays to be combined into one array.  The only
> solution that I see is to loop through the second array and append it
> into the first.  Is there another way?
>
> thanks
>
> --
> Daniel Kessler
>
> Department of Public and Community Health
> University of Maryland
> Suite 2387 Valley Drive
> College Park, MD  20742-2611
> 301-405-2545 Phone
> www.phi.umd.edu
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218843
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