What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Reading text file problem...

Reading text file problem...
Author: Message:
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: Reading text file problem...
I have really no idea.. But Message could be a javascript array of the lines.

Also, try to change:
code:
var thetxtFile = '';
var Message = '';
var TheFile = 'test';
To:
code:
var thetxtFile = "";
var Message = "";
var TheFile = "test";

Edit: Now when I look at it it might be a unicode problem, but I don't see why, and cannot help you with that sorry.

This post was edited on 04-27-2007 at 08:03 PM by vikke.
4 8 15 16 23 42
04-27-2007 08:02 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Reading text file problem... - by Xocide on 04-27-2007 at 07:40 PM
RE: Reading text file problem... - by TheGuruSupremacy on 04-27-2007 at 07:47 PM
RE: RE: Reading text file problem... - by Xocide on 04-27-2007 at 07:58 PM
RE: Reading text file problem... - by vikke on 04-27-2007 at 08:02 PM
RE: Reading text file problem... - by TheGuruSupremacy on 04-27-2007 at 10:00 PM
RE: Reading text file problem... - by matty on 04-27-2007 at 10:28 PM
RE: Reading text file problem... - by CookieRevised on 04-28-2007 at 03:25 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