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

error with ScriptFilesPath
Author: Message:
waterbottle
New Member
*


Posts: 6
Joined: Dec 2006
O.P. error with ScriptFilesPath
Hi,

I'm running this simple script;

code:
var shell = new ActiveXObject("wscript.shell");
shell.Run( MsgPlus.ScriptFilesPath );

Which should open the directory "C:\Programfiler\Messenger Plus! Live\Scripts\testscript"

However it instead opens "C:\Programfiler\Messenger", in other words, it truncates everything after the first space.

Why is this and how can it be prevented?


Another problem I'm having is that the debugger doesn't work anymore, it doesn't appear. I have it activated but still the window isn't there.
06-18-2007 11:11 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
error with ScriptFilesPath - by waterbottle on 06-18-2007 at 11:11 PM
RE: error with ScriptFilesPath - by markee on 06-18-2007 at 11:35 PM
RE: error with ScriptFilesPath - by stu on 06-19-2007 at 01:27 AM
RE: error with ScriptFilesPath - by waterbottle on 06-19-2007 at 11:36 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