Re: String to multiple-item list coercion
Re: String to multiple-item list coercion
- Subject: Re: String to multiple-item list coercion
- From: Paul Berkowitz <email@hidden>
- Date: Fri, 27 Sep 2002 21:32:04 -0700
On 9/27/02 8:07 PM, I wrote:
>
set myPath to path to me as Unicode text
>
item 1 of ((myPath as record)'s text)
>
--> [plain text]
>
>
That does it in one line. Might peculiar, but it does.
>
Or, the same thing but more enigmatically:
((myPath as record)'s text) as text
--
Paul Berkowitz
_______________________________________________
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.