• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: List within a List - Thank you!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: List within a List - Thank you!
      • From: Paul Berkowitz <email@hidden>
References: 
 >Re: List within a List (From: Emmanuel <email@hidden>)

  • Prev by Date: Re: Mounted Volumes
  • Next by Date: Re: List within a List - Thank you!
  • Previous by thread: Re: List within a List
  • Next by thread: Re: List within a List - Thank you!
  • Index(es):
    • Date
    • Thread