Re: iChat buddy count?
Re: iChat buddy count?
- Subject: Re: iChat buddy count?
- From: Bill White <email@hidden>
- Date: Tue, 02 Mar 2004 20:46:53 -0500
>
tell application "iChat"
>
get count of (every account whose status is available)
>
end tell
>
>
Why buddies are referenced as 'accounts' rather than 'buddies', I don't
>
know.
Andrew,
Thanks! This is good and will do what I need (and it's entirely
non-intuitive...par for the course with the iApps).
Now, any idea why...
tell application "iChat" to return name of every account
...gives me *two* of me? That seems odd.
Bill
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.