![]() |
Quote:
|
Apple sure could have made this easier... lol
|
The thing is you should not need to enter the name of the menu item in the script, but use what you have to get the script to do it for you.
Code:
activate application "iTunes"if SyncItem contains "iPhone" then |
Good idea (see, this is why I don't program for a living) - my menu click handler now just looks if the item is contained in one of the menu items. In case anyone is interested, here is the handler:
Code:
on run -- example |
Red_Menace and Mark Hunte,
Just wanted to follow up with an update. I dropped the project and worked on some other things before Red posted the solution above. Went back to the project today and BINGO! the code works flawlessly now. I'm so excited I don't know what to do. Thank everyone for contributing to this post, I'm sure it helps tons of people. Thanks, Jordan |
| All times are GMT -5. The time now is 05:51 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.