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


auto-quit | 8 comments | Create New Account
Click here to return to the 'auto-quit' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
auto-quit
Authored by: RichB on Oct 13, '02 11:23:40AM
By adding these lines to the script it gets rid of Print Center after the choice is made:

tell application "Print Center"
quit
end tell


[ Reply to This | # ]