Creating a apple script and some problems
Posted: Tue Feb 02, 2010 6:58 pm
A little time ago I got a nice idea for something. That idea includes getting the current contact status. So I started making my first apple script ever and did what I wanted (apple script is not hard to learn if you know any of the "normal" programming languages). But there is a problem. I need to do something based on the current status of one of my contacts. The problem is that I don't know how to check if the contact is oflline or online. I dont know how to use the contact status property. I had no trouble with other properties but I don't know how to use this one. So can anyone tell me how to check if a specific user is online or not?