What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Getting email of ChatWnd

[Request] Getting email of ChatWnd
Author: Message:
PaulE
Junior Member
**


Posts: 28
Joined: Jul 2006
O.P. RE: RE: [Request] Getting email of ChatWnd
quote:
Originally posted by Matty
code:
for(var enumerator = new Enumerator(ChatWnd.Contacts); !enumerator.atEnd(); enumerator.moveNext()) {
    var contact = enumerator.item(); //this is now a Contact object
    Debug.Trace('Contact: ' + contact.Email);
}


Thnx for the code and the fast reply :)
It works :D

Greetz,
PaulE
08-30-2006 03:21 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request] Getting email of ChatWnd - by PaulE on 08-30-2006 at 03:16 PM
RE: [Request] Getting email of ChatWnd - by matty on 08-30-2006 at 03:18 PM
RE: RE: [Request] Getting email of ChatWnd - by PaulE on 08-30-2006 at 03:21 PM
RE: [Request] Getting email of ChatWnd - by matty on 08-30-2006 at 03:25 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On