Re: Extracting a list from an item in a list
Re: Extracting a list from an item in a list
- Subject: Re: Extracting a list from an item in a list
- From: has <email@hidden>
- Date: Wed, 14 Aug 2002 18:17:28 +0100
Rich Carroll wrote:
>
(*After I set the delimiter to a tab, I should be able to get the items I
>
need. Instead I get individual characters. ARRRGH*)
>
set headline to item 1 of singleGraph
Change to:
set headline to text item 1 of singleGraph
has
--
(My email address has changed from <email@hidden> to
<email@hidden>. Please update your address books accordingly.)
_______________________________________________
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.