Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Winonalakereid

macrumors newbie
Original poster
Mar 6, 2010
2
0
Alright I'm fairly new to Applescripting so I'm hoping someone can spot my problem in my script. Basically I'm just trying to have a script that will accept any incoming screen sharing invitations. Here is what I have:

tell application "iChat"
tell (received local screen sharing invitation)
tell (accept)
end tell
end tell
end tell


If you guys can help that would be great. Here is the error message i'm getting:

Result:
error "iChat got an error: Can’t continue received local screen sharing invitation." number -1708



Thanks in advance.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.