Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Scripts to help search AppleScript via Spotlight' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Scripts to help search AppleScript via Spotlight
Authored by: DougAdams on Apr 07, '06 08:16:07AM
SOT: "I love the way the scripts on their site can be loaded into Script Editor with one click."

Check out Apple's URL Protocol Support page.

---
Doug's AppleScripts for iTunes
http://www.dougscripts.com/itunes/

[ Reply to This | # ]

10.4: Scripts to help search AppleScript via Spotlight
Authored by: mark hunte on Apr 07, '06 09:34:01AM

Hi Doug, Thanks,
But the point here is I can save my scripts as a plain text type files with the aslt extension and search them using Spotlight. Also by double clicking the files or selecting them in the Spotlight Drop Down. They will open up straight in Script Editor.

I'm glad I did not find that page as I would have been side tracked.

The open location in script editor does all the conversion for you. when you add the "applescript://...." tag to the start of the script code/text.


---
mh



[ Reply to This | # ]