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

Script query
Author: Message:
djdannyp
Elite Member
*****

Avatar
Danny <3 Sarah

Posts: 3546
Reputation: 31
38 / Male / Flag
Joined: Mar 2006
O.P. Script query
Okay.....so for the next step in my script (having overcome the menu hurdle!)...i'm trying to get it to add a list of e-mail addresses to a RichEditControl (one at a time, via an input box)

I can get it so that the edit control reads collects its input successfully from the first box on the press of a button.

However I then want it to add the second e-mail on a new line

This might be a bit pointless depending on the answer to the following question:

Can a script read back seperate lines from edit controls in order to put them through other commands?

I'm creating a script which will automatically change your status to a defined status whenever a certain contact signs in...and I want the user to be able to use the options window to define what their status will be changed to for what contact.

So for example you input contacta@hotmail.com and the status Online and then contactb@hotmail.com and the status Appear Offline.

What I would like is the e-mails to be listed in one control box and the status in another and then for them to be read back through the main bit of code
code:
if ( sEmail ===  e-mail address Messenger.MyStatus = status; )


.....but i would like it to read e-mail address and status from corresponding lines of text boxes

Can this be done?  Because if not i'll have to re-think the way I get users to add (and remove.....crap, hadn't though of that) entries.

Edit: Having thought about it I really don't think it will work practically speaking.

Can anyone come up with a better idea of how I can let the users have input over which contacts this applies to and how to add/remove that data?

It's my first script so I'm struggling a little with the implementation of it!

This post was edited on 01-21-2009 at 02:33 PM by djdannyp.
[Image: 1ftt0hpk-signature.png]
AutoStatus Script || Facebook Status Script
5380 days, 2 hours, 15 minutes, 45 seconds ago
01-21-2009 02:25 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Script query - by djdannyp on 01-21-2009 at 02:25 PM
RE: Script query - by matty on 01-21-2009 at 03:24 PM
RE: Script query - by djdannyp on 01-21-2009 at 04:48 PM
RE: Script query - by Spunky on 01-21-2009 at 06:01 PM
RE: Script query - by djdannyp on 01-21-2009 at 06:24 PM
RE: Script query - by matty on 01-21-2009 at 06:24 PM
RE: RE: Script query - by djdannyp on 01-21-2009 at 06:42 PM
RE: Script query - by Spunky on 01-21-2009 at 06:39 PM
RE: Script query - by matty on 01-21-2009 at 07:49 PM
RE: Script query - by djdannyp on 01-21-2009 at 08:10 PM
RE: Script query - by Spunky on 01-21-2009 at 08:28 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