What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » How to update the DP filename as personal Msg

How to update the DP filename as personal Msg
Author: Message:
Jesus
Scripting Contest Winner
****

Avatar
Koffie, my cat ;)

Posts: 623
Reputation: 15
37 / Male / Flag
Joined: Jul 2005
RE: How to update the DP filename as personal Msg
Let me get this straight...
fileName contains the full path to the new image.
you want to set your PSM to the name of the file in fileName

if so, use something along these lines: (can't test atm because I'm on a linux machine, but it should work)
Javascript code:
Messenger.MyPersonalMessage=fileName.substring(fileName.lastIndexOf('\\')+1, fileName.lastIndexOf('.'))


edit: lol ('.') turned into a bunny :P

edit2: just saw you tried matty's code (which does the same, except it doesn't remove the extension) and it delayed the PSM change... how long is the delay there?

This post was edited on 01-19-2009 at 03:40 AM by Jesus.
Man is least himself when he is in his own person. Give him a mask and he will tell you the truth. (Oscar Wilde)
01-19-2009 03:27 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
How to update the DP filename as personal Msg - by tantiger on 01-18-2009 at 02:38 PM
RE: How to update the DP filename as personal Msg - by matty on 01-18-2009 at 02:59 PM
RE: How to update the DP filename as personal Msg - by tantiger on 01-18-2009 at 03:55 PM
RE: How to update the DP filename as personal Msg - by Danny22 on 01-18-2009 at 07:16 PM
RE: How to update the DP filename as personal Msg - by tantiger on 01-19-2009 at 02:49 AM
RE: How to update the DP filename as personal Msg - by Jesus on 01-19-2009 at 03:27 AM
RE: How to update the DP filename as personal Msg - by tantiger on 01-19-2009 at 08:15 AM
RE: How to update the DP filename as personal Msg - by Jesus on 01-19-2009 at 02:12 PM
RE: How to update the DP filename as personal Msg - by tantiger on 01-19-2009 at 03:04 PM
RE: How to update the DP filename as personal Msg - by Jesus on 01-19-2009 at 03:46 PM
RE: How to update the DP filename as personal Msg - by Danny22 on 01-19-2009 at 06:39 PM
RE: How to update the DP filename as personal Msg - by Jesus on 01-19-2009 at 07:04 PM
RE: RE: How to update the DP filename as personal Msg - by Danny22 on 01-19-2009 at 08:31 PM
RE: How to update the DP filename as personal Msg - by Jesus on 01-20-2009 at 02:06 AM
RE: How to update the DP filename as personal Msg - by Danny22 on 01-20-2009 at 10:31 AM
RE: How to update the DP filename as personal Msg - by tantiger on 01-20-2009 at 01:50 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