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


Click here to return to the 'AppleScript it!' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
AppleScript it!
Authored by: Brother Maya on Jul 12, '04 09:10:39PM
I have a script in my Script menu which will quit the Dock and restart the Dock though not for this reason. Now this script has an additional potential use.

tell application "Dock" to quit
tell application "Dock" to activate

---
How often do you say to yourself, "I didn't do it; so of course, it didn't get done?"

[ Reply to This | # ]

AppleScript it!
Authored by: digitol on Jul 13, '04 08:13:39AM

Funny I have never had this problem.



[ Reply to This | # ]