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


correction | 17 comments | Create New Account
Click here to return to the 'correction' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
correction
Authored by: alanb1979 on Jun 15, '04 11:40:33AM

You're right ... I actually had to use the following. I think I just mis-copied this in my original post.

alias quitmail='osascript -e "quit application \"Mail\" saving yes"'

---
hiedy hoo

[ Reply to This | # ]

correction
Authored by: alanb1979 on Jun 15, '04 11:44:40AM

Daaaa ... the HTML-version of the posting script keeps removing my backslashes, even within <code></code> tags.

Here's the correct one:
alias quitmail='osascript -e "quit application \"Mail\" saving yes"'

---
hiedy hoo



[ Reply to This | # ]