What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » HELP - Arrays in the registry!

HELP - Arrays in the registry!
Author: Message:
whiz
Senior Member
****


Posts: 568
Reputation: 8
– / – / Flag
Joined: Nov 2008
O.P. RE: RE: HELP - Arrays in the registry!
Javascript code:
var TmpLstId = ReadRegistry("Lst", "Id");
WndLstId = TmpLstId.split(",");
var TmpLstTitle = ReadRegistry("Lst", "Title");
WndLstTitle = TmpLstTitle.split(",");
// ...

Like that?
06-19-2009 03:56 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
HELP - Arrays in the registry! - by whiz on 06-18-2009 at 06:20 PM
RE: HELP - Arrays in the registry! - by Mnjul on 06-18-2009 at 06:37 PM
RE: HELP - Arrays in the registry! - by whiz on 06-18-2009 at 07:02 PM
RE: HELP - Arrays in the registry! - by Mnjul on 06-18-2009 at 07:06 PM
RE: HELP - Arrays in the registry! - by Matti on 06-18-2009 at 07:07 PM
RE: HELP - Arrays in the registry! - by Spunky on 06-18-2009 at 07:14 PM
RE: HELP - Arrays in the registry! - by whiz on 06-18-2009 at 07:56 PM
RE: RE: HELP - Arrays in the registry! - by whiz on 06-19-2009 at 03:56 PM
RE: HELP - Arrays in the registry! - by Mnjul on 06-18-2009 at 08:15 PM
RE: HELP - Arrays in the registry! - by CookieRevised on 06-19-2009 at 09:34 PM
RE: HELP - Arrays in the registry! - by markee on 06-20-2009 at 07:14 AM
RE: HELP - Arrays in the registry! - by whiz on 06-20-2009 at 11:55 AM
RE: HELP - Arrays in the registry! - by NanaFreak on 06-20-2009 at 12:05 PM
RE: HELP - Arrays in the registry! - by whiz on 06-21-2009 at 09:49 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