Re: list to a text representation of that list
Re: list to a text representation of that list
- Subject: Re: list to a text representation of that list
- From: Gnarlodious <email@hidden>
- Date: Tue, 15 Mar 2005 16:51:46 -0700
Entity J.C.Burns uttered this profundity:
> This should probably be very straightforward...but I want to convert a
> list
> {"One","Two","Three", ""} ...to a string that is exactly that...a left
> brace, a quote, a captal O, an n, an e, a quote, a comma, and so on.
> But I run into problems.
> In fact, I really want a text representation of what might be a nested
> list of lists.
> {"One","Two","Three", {"Four","Five",{91,"Two",166, 212}, ""},}
> and so on. Messing with 'Applescript's text item delimiters' seems to
> be getting me nowhere. Can anyone help? Thanks.
> --jcb
JooJooLounge:Routines:Other
Convert an AS list to a string that looks like a list:
http://www.foodoo.sunreal.com.au/code/misc.html
--
Social Security Privatization: a solution in search of a problem
-- Gnarlodious
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden