Re: List from text
Re: List from text
- Subject: Re: List from text
- From: Kai <email@hidden>
- Date: Fri, 04 Jul 2003 19:57:45 +0100
on Fri, 4 Jul 2003 11:26:07 -0300, Bill Briggs wrote:
>
Without taking time to think about it, this gets you there (but there's a last
list item that's empty)
But not if you change:
set nameList to text items of z
to:
set nameList to text items 1 thru -2 of z
--
Kai
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.