What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Question about ReceiveNotify (VB)...I think Patchou may have to read this?

Question about ReceiveNotify (VB)...I think Patchou may have to read this?
Author: Message:
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
O.P. Question about ReceiveNotify (VB)...I think Patchou may have to read this?
Well the argument sContactName in ReceiveNotify indicates the sender of the Notify...
But it is a "parsed" name, which means that all format tags in the contact's name have been parsed...

If I want to know if the notify is sent by me, I have to use Messenger.MyFriendlyName to do a string compare with sContactName...but MyFriendlyName gives a contact name with unparsed format tags...

And therefore I can't compare them two, because one of them(sContactName) doesn't have format tags while the other one(MyFriendlyName) does:(

I have tried to get rid of the format tags myself, but I am quite stuffed with Ctrl+K one...so I don't think it's a practicable way.

Same happens with IMessengerContact.FriendlyName of course...

I suggest Patchou make sContactName's value be "raw" contact name, with unparsed format tags...

Do you get me? :(
11-08-2003 06:22 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Question about ReceiveNotify (VB)...I think Patchou may have to read this? - by Mnjul on 11-08-2003 at 06:22 AM
RE: Question about ReceiveNotify (VB)...I think Patchou may have to read this? - by Patchou on 11-08-2003 at 06:26 AM
RE: Question about ReceiveNotify (VB)...I think Patchou may have to read this? - by Mnjul on 11-08-2003 at 06:28 AM
RE: Question about ReceiveNotify (VB)...I think Patchou may have to read this? - by itior on 11-08-2003 at 01:53 PM
RE: Question about ReceiveNotify (VB)...I think Patchou may have to read this? - by optimism_ on 11-19-2003 at 10:52 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