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

Using Properties
Author: Message:
Sepulcrum
New Member
*


Posts: 8
Joined: Jun 2006
O.P. Using Properties
How do I use a property

i.e.:

I have the Debug object, and I want to popup the Debugging Window (being it activated)
How do I use DebuggingWindowVisible?

Post a sample code or somehting please? :)

Thanks
06-25-2006 01:33 PM
Profile E-Mail PM Find Quote Report
segosa
Community's Choice
*****


Posts: 1407
Reputation: 92
Joined: Feb 2003
RE: Using Properties
Debug.DebuggingWindowVisible = false;
The previous sentence is false. The following sentence is true.
06-25-2006 01:38 PM
Profile PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: Using Properties
getting:
var test = Debug.DebuggingWindowVisible;

setting:
Debug.DebuggingWindowVisible = true;
06-25-2006 01:38 PM
Profile PM Find Quote Report
« 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