What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » How to Remove Display Pic?

How to Remove Display Pic?
Author: Message:
The Brain
Junior Member
**

Avatar

Posts: 49
Reputation: 1
– / Male / Flag
Joined: Jan 2003
O.P. How to Remove Display Pic?
Is it possible to remove the dsiplay pic using the scripting interface? I tried
code:
Messenger.MyDisplayPicture = "";
and
code:
Messenger.MyDisplayPicture = null;
as well as making empty image files to use as well. Is it possible to include this function in the next version of the scripting interface? It would make sence, if assigning an empty String would remove the Display Picture, as someone with no Display Picture will gve you an empty String from that variable.

An interesting side note to this, is that line
code:
Messenger.MyDisplayPicture = Messenger.MyDisplayPicture;
(which is admitedly quite useless, but would be expected to work) will give an error if you don't have a display picture set.
06-28-2006 04:43 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
How to Remove Display Pic? - by The Brain on 06-28-2006 at 04:43 AM
RE: How to Remove Display Pic? - by Mnjul on 10-03-2006 at 02:35 PM
RE: How to Remove Display Pic? - by Matti on 10-03-2006 at 03:43 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