Re: Converting Unix path to AppleScript path
Re: Converting Unix path to AppleScript path
- Subject: Re: Converting Unix path to AppleScript path
- From: Matt Deatherage <email@hidden>
- Date: Mon, 27 Mar 2006 23:46:18 -0600
On 3/27/06 at 11:18 PM, Matt Deatherage <email@hidden> wrote:
> > set text item delimiters to "/" return (text items 3 through end of
> > myURL) as text as POSIX file
This, of course, should have been:
> set text item delimiters to "/"
> return (text items 3 through end of myURL) as text as POSIX file
My apologies.
--
Matt Deatherage <email@hidden>
GCSF, Incorporated <http://www.macjournals.com>
"You can't be a non-conformist if you don't drink coffee."
- South Park
_______________________________________________
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