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

A newbie question
Author: Message:
chrisb
New Member
*


Posts: 13
Joined: Sep 2009
O.P. A newbie question
I have a question regarding the ability to read text files, I have a text file however I am getting the error

code:
Function called: OnEvent_MyStatusChange
Error: Bad file name or number (code: -2146828236)
       File: my.js. Line: 11.
Function OnEvent_MyStatusChange returned an error. Code: -2147352567

And the code I am using is

code:
function OnEvent_MyStatusChange()    {
Messenger.MyPersonalMessage = new ActiveXObject  ( 'Scripting.FileSystemObject' ).OpenTextFile ( 'http://buttonbashers.co.uk/test.txt' , 1 ).ReadAll ( );
}
09-03-2009 10:58 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
A newbie question - by chrisb on 09-03-2009 at 10:58 AM
RE: A newbie question - by matty on 09-03-2009 at 12:19 PM
RE: A newbie question - by chrisb on 09-03-2009 at 02:43 PM
RE: A newbie question - by matty on 09-03-2009 at 03:00 PM
RE: A newbie question - by chrisb on 09-03-2009 at 03:28 PM
RE: A newbie question - by matty on 09-03-2009 at 03:32 PM
RE: A newbie question - by chrisb on 09-03-2009 at 03:34 PM
RE: A newbie question - by chrisb on 09-03-2009 at 03:45 PM
RE: A newbie question - by matty on 09-03-2009 at 03:48 PM
RE: A newbie question - by chrisb on 09-03-2009 at 03:50 PM
RE: A newbie question - by chrisb on 09-03-2009 at 04:11 PM
RE: A newbie question - by chrisb on 09-03-2009 at 04:37 PM
RE: A newbie question - by Matti on 09-03-2009 at 05:00 PM
RE: A newbie question - by chrisb on 09-03-2009 at 05:04 PM
RE: A newbie question - by chrisb on 09-03-2009 at 05:06 PM
RE: A newbie question - by chrisb on 09-05-2009 at 04:25 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