What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » SetControlText \n Help!

SetControlText \n Help!
Author: Message:
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
35 / Male / Flag
Joined: Jan 2006
RE: SetControlText \n Help!
I believe you need to change it to fin.SetControlText('IDControl',"line1\r\nline2").  The \r is a carage return while \n is a new line character.  This i a difference between unix/linux and windows based systems.  Windows uses \r\n with new lines (unix/linux uses just \n...).  If this doesn't work then could you please give use some more of your code and the code for the control so that we can test it ourselves to help you further.
[Image: markee.png]
03-20-2008 01:18 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
SetControlText \n Help! - by Suxsem on 03-20-2008 at 01:04 PM
RE: SetControlText \n Help! - by Spunky on 03-20-2008 at 01:14 PM
RE: SetControlText \n Help! - by markee on 03-20-2008 at 01:18 PM
RE: SetControlText \n Help! - by Suxsem on 03-20-2008 at 01:23 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