Re: Safari Download Folder?
Re: Safari Download Folder?
- Subject: Re: Safari Download Folder?
- From: KOENIG Yvan <email@hidden>
- Date: Thu, 5 Mar 2009 18:10:34 +0100
Le 5 mars 2009 à 18:02:04, Mark J. Reed a écrit :
set theURL to "file://localhost/Users/yvankoenig/Desktop/Sans%
20titre.rtfd/"
Hm. (POSIX file theURL) doesn't deal with the %-escapes? That sounds
like a bug to be filed. Anything that accepts URL syntax needs to
deal with those properly.
At least under 10.4.11,
set theURL to "file://localhost/Users/yvan_koenig/Desktop/Sans%
20titre.rtfd/"
POSIX file theURL
returns:
file "Macintosh HD:Users:yvan_koenig:Desktop:Sans titre.rtfd:"
which is a bit annoying.
As I don't know the UNIX rules, I never imagined that it may be a bug.
Yvan KOENIG (from FRANCE jeudi 5 mars 2009 18:09:41)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden