What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Delete a folder

Pages: (2): « First « 1 [ 2 ] Last »
Delete a folder
Author: Message:
Apatik
Full Member
***

Avatar
\o/

Posts: 431
Reputation: 12
– / Male / Flag
Joined: Nov 2003
Status: Away
RE: Delete a folder
Isn't there a filter option in the preferences where you can activate/deactivate logging by contact?

CBA to check, and I'm mixed up about the different Plus! versions -_-
[Image: rdmazu.php]
01-21-2011 01:49 AM
Profile PM Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
RE: Delete a folder
quote:
Originally posted by Apatik
Isn't there a filter option in the preferences where you can activate/deactivate logging by contact?

Also true (a).

Chat Logging -> Filter...
01-21-2011 01:57 AM
Profile PM Find Quote Report
Lamaboy
New Member
*


Posts: 4
Joined: Jan 2011
O.P. RE: Delete a folder
Haha, I wish I knew that. Oh well, I have learned some with playing around with this, so I want to finish now.
code:
Var ChatWnd::ChatLogEnabled = false
I don't understand how to set that to false, I don't know this language at all. I did come across that in the scripting help file though, just so you know I did try to do it myself.
01-21-2011 03:19 AM
Profile E-Mail PM Find Quote Report
whiz
Senior Member
****


Posts: 568
Reputation: 8
– / – / Flag
Joined: Nov 2008
RE: Delete a folder
quote:
Originally posted by Lamaboy
Haha, I wish I knew that. Oh well, I have learned some with playing around with this, so I want to finish now.
code:
Var ChatWnd::ChatLogEnabled = false
I don't understand how to set that to false, I don't know this language at all. I did come across that in the scripting help file though, just so you know I did try to do it myself.
That's a property of the ChatWnd object, you can set it like this:
JScript code:
ChatWnd.ChatLogEnabled = false;

01-21-2011 08:26 AM
Profile E-Mail PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


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