What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » question to open all contacts window

question to open all contacts window
Author: Message:
texhk
New Member
*


Posts: 6
Joined: Aug 2009
O.P. question to open all contacts window
i just want to know if i want to open all contacts window, it's a pressure to my CPU or depends on how many RAM i have? bbecause i 've 300 contacts but every time i only can open around 150 by using the following script:

quote:
for ( var oContact = new Enumerator ( Messenger.MyContacts ); !oContact.atEnd(); oContact.moveNext() ) {
    Messenger.OpenChat ( oContact.item() );
}

THANKS! ;)
(sorry for my poor english)
09-08-2009 03:00 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
question to open all contacts window - by texhk on 09-08-2009 at 03:00 AM
RE: question to open all contacts window - by mynetx on 09-08-2009 at 11:48 AM


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