• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: iChat buddy count?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iChat buddy count?


  • Subject: Re: iChat buddy count?
  • From: Andrew Oliver <email@hidden>
  • Date: Tue, 02 Mar 2004 17:08:53 -0800

IIRC you have to query every account checking it's status to see if it's
online or not:

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
:)


On 3/2/04 4:18 PM, "Bill White" <email@hidden> wrote:

> This seems like a rather silly question, but is there any way to get a count
> of online buddies, or a list of their names, in iChat? I'm not seeing
> anything in the dictionary and it seems like it would be handy information
> to have access to.
>
> Thanks!
>
> 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.
_______________________________________________
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.


  • Follow-Ups:
    • Re: iChat buddy count?
      • From: Bill White <email@hidden>
References: 
 >iChat buddy count? (From: Bill White <email@hidden>)

  • Prev by Date: Re: Determining path to script
  • Next by Date: Re: iChat buddy count?
  • Previous by thread: iChat buddy count?
  • Next by thread: Re: iChat buddy count?
  • Index(es):
    • Date
    • Thread