Re: Need to automate iTunes->File->Library->Import Playlist...
Re: Need to automate iTunes->File->Library->Import Playlist...
- Subject: Re: Need to automate iTunes->File->Library->Import Playlist...
- From: Philip Aker <email@hidden>
- Date: Mon, 14 Sep 2009 21:51:00 -0700
On 2009-09-14, at 19:44:00, Michael A. Crawford wrote:
2. AppleScript is based on Apple Events. Therefore dropping down to
the AE level won't help if conclusion number one is correct.
Yes, but there's also the option to "drop" to Accessibility calls. GUI
scripting (look at the System Events dictionary Processes Suite) is
based on the Accessibility interfaces. Another alternative is to use
ScriptingBridge <http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/ScriptingBridgeConcepts/
> because then it's possible to use C/C++/Objective-C for accessing a
scriptable application in those languages and mix in Accessibility
calls.
Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@
Democracy: Two wolves and a sheep voting on lunch.
_______________________________________________
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