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

Check incoming files
Author: Message:
wincy
Junior Member
**


Posts: 67
Reputation: 4
34 / Male / Flag
Joined: Feb 2008
O.P. Undecided  RE: Check incoming files
Sorry, my question was not so clear.

I was asking if it's possible to display file extension/name/size in a Messenger Plus! live Script window.
I already know functions like:

function OnEvent_ChatWndReceiveMessage()
{   
      // Function Here
}


But is it possible to do something like?: (dummy function)

function OnEvent_ChatWndReceiveFile()
{   
      MsgPlus.DisplayToast("Test","File Size: " + Fsize + "","","Function");
}
02-20-2008 07:25 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Check incoming files - by wincy on 02-20-2008 at 06:32 PM
RE: Check incoming files - by RaceProUK on 02-20-2008 at 07:11 PM
RE: Check incoming files - by wincy on 02-20-2008 at 07:25 PM
RE: Check incoming files - by wincy on 02-21-2008 at 02:44 PM
RE: Check incoming files - by wincy on 02-24-2008 at 10:48 AM
RE: Check incoming files - by Matti on 02-24-2008 at 11:30 AM
RE: Check incoming files - by wincy on 02-24-2008 at 11:43 AM
RE: Check incoming files - by Matti on 02-24-2008 at 02:50 PM
RE: Check incoming files - by -dt- on 02-24-2008 at 03:26 PM
RE: Check incoming files - by RaceProUK on 02-24-2008 at 03:38 PM
RE: Check incoming files - by wincy on 02-24-2008 at 03:39 PM
RE: Check incoming files - by Eljay on 02-24-2008 at 03:40 PM
RE: Check incoming files - by wincy on 02-24-2008 at 03:45 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