Re: List from text
Re: List from text
- Subject: Re: List from text
- From: Rob Jorgensen <email@hidden>
- Date: Fri, 4 Jul 2003 16:41:06 -0400
At 5:18 PM -0300 7/4/03, Bill Briggs wrote:
At 7:57 PM +0100 04/07/03, Kai wrote:
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
Yes, but you thought about it for a second. ;-)
These days I only have time to think about what
I'm paid to think about. :-(
If I was paid to think, someone would go broke. I wonder if it would
be the payee or the payer. :P
-- Rob
_______________________________________________
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.