What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Question] Strange error

[Question] Strange error
Author: Message:
tryxter
Junior Member
**

Avatar
A. Maia Ferreira @ PTnet

Posts: 51
Reputation: 1
35 / Male / –
Joined: Jan 2007
O.P. RE: [Question] Strange error
quote:
Originally posted by phalanxii
Try enclosing the path with quotation marks:
code:
function OnEvent_Initialize(MessengerStart) {
    testing();
}

function testing() {
    var Shell = new ActiveXObject("WScript.Shell");
    Shell.Run("\""+MsgPlus.ScriptFilesPath+"\\lol.txt"+"\"");
}


Worked! Great job, thanks a lot!
01-30-2007 12:09 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Question] Strange error - by tryxter on 01-29-2007 at 10:08 PM
RE: [Question] Strange error - by phalanxii on 01-29-2007 at 11:48 PM
RE: [Question] Strange error - by tryxter on 01-30-2007 at 12:09 AM
RE: [Question] Strange error - by tryxter on 01-30-2007 at 12:02 PM
RE: [Question] Strange error - by Felu on 01-30-2007 at 12:10 PM
RE: [Question] Strange error - by tryxter on 01-30-2007 at 12:13 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