Re: Encoded file URL to Mac or Posix path...
Re: Encoded file URL to Mac or Posix path...
- Subject: Re: Encoded file URL to Mac or Posix path...
- From: has <email@hidden>
- Date: Sat, 10 Mar 2007 15:47:29 +0000
Emmanuel wrote:
Do you have plans to include 'unescapeURL' in the Satimage (or other)
osax?
Not now.
TextCommands <http://osaxen.com/files/textcommands1.1.0.html> has a
'decode URL' command that does the same thing:
tell application "TextCommands"
decode URL "file://localhost/Users/username/Desktop/éøu
¥"
end tell
POSIX file result
--> file "d1:Users:username:Desktop:éøü¥"
HTH
has
--
http://appscript.sourceforge.net
http://rb-appscript.rubyforge.org
http://appscript.sourceforge.net/objc-appscript.html
_______________________________________________
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