Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > AppleScript help?

AppleScript help?
Thread Tools
dod
Fresh-Faced Recruit
Join Date: May 2011
Status: Offline
Reply With Quote
May 11, 2011, 11:37 AM
 
Hey,

I've never used AppleScript before but I'm assuming that's what I'll need in order to accomplish what I want. I need a simple script that plays a sound on the computer whenever someone prints to it.

Scenario: I have two computers on a network.
I print from Computer 1 to a printer that's shared on the network connected to Computer 2. When I print, I'd like Computer 2 to make an alert sound.

Anyone have any idea how this could be done?
Thanks

DOD
     
dod  (op)
Fresh-Faced Recruit
Join Date: May 2011
Status: Offline
Reply With Quote
May 11, 2011, 12:33 PM
 
I've got this so far but it doesn't automatically beep when the printer status is changed to printing. only if i run the script while its already printing. anyone know how to make it continuously check the printer status?

tell application "Printer Setup Utility"
activate
set printerStatus to status of current printer
repeat
if printerStatus is printing then beep 1
end repeat
end tell
     
dod  (op)
Fresh-Faced Recruit
Join Date: May 2011
Status: Offline
Reply With Quote
May 11, 2011, 01:12 PM
 
Nevermind.. this actually works when saved and ran as an Application! You just have to make sure your printer in System Preferences < Print/Fax is set to Default
     
Moderator
Join Date: Jun 2000
Location: We come from the land of the ice and snow...
Status: Offline
Reply With Quote
May 11, 2011, 02:01 PM
 
Um... glad we could help!
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 07:58 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2