What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Multiple Function Call/callbacks

Multiple Function Call/callbacks
Author: Message:
ArkaneArkade
Full Member
***

Avatar
The One and Only

Posts: 193
Reputation: 5
38 / Male / Flag
Joined: Mar 2007
O.P. RE: Multiple Function Call/callbacks
OK, that worked brilliantly.  Thanks a lot :D  I should have thought of it, but I'm not sleeping and so tired I cant even spell my name right (seriously).  Also, thanks to whoever removed the password from my post - I can't believe I did that.

Cheers as always guys :D

[Edited to remove the horrendous spelling]

On another thought, is there a way for me to return multiple replies from the same function, or would everything need to be done in multiple global vars.

eg.

function SendInfo(){
SetInfo();
Messenger.SetNick(returned info[1]);
Messenger.SetPSM(returned info[2]);
)

function SetInfo(){
info[1] = "Stefan Leroux";
info[2] = "Scripting God (LOL)";
}

I know the setnick/setpsm dont work, but its just for an example.  Is there any way to do it?

Thanks

This post was edited on 12-01-2007 at 02:55 AM by ArkaneArkade.
[Image: adsig.jpg]
11-30-2007 10:27 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Multiple Function Call/callbacks - by ArkaneArkade on 11-29-2007 at 12:44 PM
RE: Multiple Function Call/callbacks - by -dt- on 11-30-2007 at 12:30 AM
RE: Multiple Function Call/callbacks - by markee on 11-30-2007 at 03:27 AM
RE: Multiple Function Call/callbacks - by -dt- on 11-30-2007 at 03:37 AM
RE: Multiple Function Call/callbacks - by ArkaneArkade on 11-30-2007 at 10:27 PM
RE: Multiple Function Call/callbacks - by Matti on 12-01-2007 at 09:15 AM
RE: Multiple Function Call/callbacks - by ArkaneArkade on 12-01-2007 at 09:24 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