Re: List within a List - Thank you!
Re: List within a List - Thank you!
- Subject: Re: List within a List - Thank you!
- From: Pier Kuipers <email@hidden>
- Date: Sat, 17 Mar 2001 16:46:08 +0000
Thank you all for your contributions, I have the problem solved for
once and for all. I'll stick with Emmanuel's and Paul's suggestion
for now:
>
set theNewList to {"A", "B"}
>
set theSecondList to {"B", "C"}
>
set end of theNewList to theSecondList
BTW, there's more added to the list after inserting the list, so I'll
end up with something like
set theList to {"A", "B"}
set theNewList to {"B", "C"}
set end of theList to theNewList
set theList to theList & "D"
return theList
--> {"A", "B", {"B", "C"}, "D"}
Happy Paddy's Day,
Pier.
--
Pier Kuipers
Visual ID
* the Media Asset Management solution *
2 Whitefriars
Aungier Street
Dublin 2
Tel. +353 1 476 7059
Mobile +353 87 294 3063
Fax +353 1 478 1366
ISDN +353 1 602 0754
http://www.visualid.com