Re: What's the use of class furl?
Re: What's the use of class furl?
- Subject: Re: What's the use of class furl?
- From: KOENIG Yvan <email@hidden>
- Date: Wed, 30 Jul 2008 10:04:57 +0200
A big thanks to Philip Aker which explained why I was unable to use
the request with utf16.
«class utf16» is not recognized
but
«class ut16»
is.
tell application "Finder"
set c_furl to the clipboard as «class ut16»
end tell
returns:
"étape_2.jpg"
So, to be short,
We have the ability to grab what kind of info we want from the
clipboard.
as «class furl»
gives us the HFS path of the selected item.
Yvan KOENIG (from FRANCE mercredi 30 juillet 2008 10:04:50)
_______________________________________________
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