|
|
An AppleScript to quickly stop all print jobs
I'd consider making this interactive.
An AppleScript to quickly stop all print jobs
oops... The
end at the end of the script in the above post is unnecessary.
An AppleScript to quickly stop all print jobs
how do i go about making such an interactive command to stop print jobs? I tried using terminal and it wont allow me to make the command interactive
An AppleScript to quickly stop all print jobs
That was AppleScript code, not a terminal command.
An AppleScript to quickly stop all print jobs
I really appreciated this AppleScript version, but didn't care for the first dialog (if I launch this script I want to kill all print jobs a.s.a.p.), so I trimmed it a bit which made it look like this:
do shell script "cancel -a -"
Works like a charm and really fast! P.S. for AppleScript novices: I also took away the 'Poof', but the displayed dialog can be any text of course. |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.09 seconds |
|