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

Save to XML
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
32 / Male / Flag
Joined: Apr 2004
RE: Save to XML
You have 2 ways to open the debugger:
  • In the contact list, open the Plus! menu (note: not the Plus! icon menu, but the one next to the Help menu) and select Script Debugging Window. Select your script in the list and look what the textbox says.
  • In your script, add this to your OnEvent_Initialize function:
    code:
    Debug.DebuggingWindowVisible = true;
    to open the window whenever you start the script. Don't forget to remove it when you're planning to release it!
When you've done that, start your script and see if it gives you an error message.

This post was edited on 10-30-2006 at 04:55 PM by Matti.
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
10-30-2006 04:54 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Save to XML - by SnuZZer on 10-29-2006 at 04:16 PM
RE: Save to XML - by Felu on 10-29-2006 at 04:23 PM
RE: Save to XML - by SnuZZer on 10-29-2006 at 04:36 PM
RE: Save to XML - by Plan-1130 on 10-29-2006 at 07:47 PM
RE: Save to XML - by Spunky on 10-29-2006 at 09:44 PM
RE: Save to XML - by deAd on 10-29-2006 at 10:48 PM
RE: Save to XML - by Plan-1130 on 10-30-2006 at 01:09 PM
RE: Save to XML - by SnuZZer on 10-30-2006 at 02:31 PM
RE: Save to XML - by Matti on 10-30-2006 at 03:10 PM
RE: Save to XML - by SnuZZer on 10-30-2006 at 04:49 PM
RE: Save to XML - by Matti on 10-30-2006 at 04:54 PM
RE: Save to XML - by SnuZZer on 10-30-2006 at 05:01 PM
RE: Save to XML - by SnuZZer on 10-30-2006 at 07:04 PM
RE: Save to XML - by Spunky on 10-30-2006 at 08:38 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