Re: list to a text representation of that list (followup)
Re: list to a text representation of that list (followup)
- Subject: Re: list to a text representation of that list (followup)
- From: Michelle Steiner <email@hidden>
- Date: Wed, 16 Mar 2005 14:27:36 -0700
On Mar 16, 2005, at 2:13 PM, yvan-koenig wrote:
try
{{1, 2, 3}, "abc", pi, {"foo", 3, "bar"}, "z"} as integer
on error msg
set opening to offset of "{" in msg
set closing to offset of "}" in "" & (reverse of (characters of msg))
set list_string to text opening through -closing of msg
end try
That's what I was going to try originally, but the phone rang, and I
lost my train of thought. When I got back to the problem, it had
completely escaped me. Yet another sign of my approaching old age.
<sigh>
--
If you don't hit any bumps in the road, you're not moving.
_______________________________________________
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