Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'Run scripts via the Script Menu via keyboard' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Run scripts via the Script Menu via keyboard
Authored by: deef on Fri, Mar 21 2008 at 9:29AM PDT
I don't get why the Applescript is needed. Couldn't one accomplish the same thing by making the changes in Applescript Utilty, manually creating the folder and enabling the keyboard shortcut in prefs.?

[ Reply to This | # ]
Run scripts via the Script Menu via keyboard
Authored by: PhilHints on Fri, Mar 21 2008 at 3:36PM PDT
Thanks deef, this works! But you have to add a script to the folder for it to show up in the script menu.

The good thing about the 'Add Front App to Menu.scpt' is that it saves a lot of folder navigation (and typing). It also creates a script to allow quick access to the said app's new script folder. That's why I like scripts - they do the work for you. ;)


[ Reply to This | # ]
Run scripts via the Script Menu via keyboard
Authored by: deef on Sun, Mar 23 2008 at 7:54PM PDT
Oh ok....thought I was missing something in the script.

[ Reply to This | # ]