I'm trying to find out if I can get iTunes to do something complex, but don't know what can be scripted.
Is there a way to find out what applescript commands an app will respond to?
I'm trying to find out if I can get iTunes to do something complex, but don't know what can be scripted.
Is there a way to find out what applescript commands an app will respond to?
Yes, there is a simple way.
When you open it, you can browse through the available AppleScript commands for that application and find what you want.
Alternately, you can drag an application icon to the Script Editor icon to display its dictionary (if it has one). — via Apple’s AppleScript Language Guide