What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Error: unknown (code: -2147418113)

Pages: (2): « First « 1 [ 2 ] Last »
Error: unknown (code: -2147418113)
Author: Message:
roflmao456
Skinning Contest Winner
****

Avatar

Posts: 955
Reputation: 24
29 / Male / Flag
Joined: Nov 2006
Status: Away
RE: Error: unknown (code: -2147418113)
yeah it's possible just try out the activexobject: Scripting.FileSystemObject
:P
[quote]
Ultimatess6
: What a noob mod
05-02-2009 03:23 AM
Profile PM Web Find Quote Report
Dr Nick
Junior Member
**

Avatar
Firefox > IE

Posts: 59
Reputation: 1
31 / Male / Flag
Joined: Dec 2008
O.P. RE: Error: unknown (code: -2147418113)
Thanks, rofl

Haven't used activex before, but no doubt ill find a tutorial ;)
<?
while(!success) { $try++; }
?>
-----------------
Windows 7 Ultimate (6.1.7000)
Windows Live Messenger 14.0.0206
Messenger Plus! Live 4.81.0.358
05-02-2009 03:39 AM
Profile PM Web Find Quote Report
roflmao456
Skinning Contest Winner
****

Avatar

Posts: 955
Reputation: 24
29 / Male / Flag
Joined: Nov 2006
Status: Away
RE: Error: unknown (code: -2147418113)
I usually look over here for the functions to Scripting.FileSystemObject:
http://www.tutorial-web.com/asp/fso/

just have to know how to interpret that into jscript and you're fine.

code:
var fso = new ActiveXObject("Scripting.FileSystemObject");
fso.OpenTextFile(MsgPlus.ScriptFilesPath+"\\psm-list.txt",8,1);

I didn't script JScript since december so i'm pretty 'rusty' right now :P

gotta finish WLMini Music Player...

This post was edited on 05-02-2009 at 03:46 AM by roflmao456.
[quote]
Ultimatess6
: What a noob mod
05-02-2009 03:46 AM
Profile PM Web Find Quote Report
Dr Nick
Junior Member
**

Avatar
Firefox > IE

Posts: 59
Reputation: 1
31 / Male / Flag
Joined: Dec 2008
O.P. RE: Error: unknown (code: -2147418113)
Thanks...

This looks very advanced for me.

i think I better practice a little more then have another go, if I still cant get it, ill make another thread later on... :)
<?
while(!success) { $try++; }
?>
-----------------
Windows 7 Ultimate (6.1.7000)
Windows Live Messenger 14.0.0206
Messenger Plus! Live 4.81.0.358
05-02-2009 04:33 AM
Profile PM Web 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