What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Solved]Weird breakline problems

[Solved]Weird breakline problems
Author: Message:
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: [Solved]Weird breakline problems
And the idea to use '\\n' was never going to work: it would replace the string '\n', not newlines.

As you're using regex, the following should work for all possible linebreaks: '(\n|\r)+'.
[Image: spartaafk.png]
06-29-2006 09:35 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Solved]Weird breakline problems - by Mike on 06-29-2006 at 05:06 PM
RE: Weird breakline problems - by CookieRevised on 06-29-2006 at 05:16 PM
RE: Weird breakline problems - by Mike on 06-29-2006 at 08:14 PM
RE: [Solved]Weird breakline problems - by RaceProUK on 06-29-2006 at 09:35 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