What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » error with arrays

error with arrays
Author: Message:
felipEx
Scripting Contest Winner
***


Posts: 378
Reputation: 24
35 / Male / Flag
Joined: Jun 2006
RE: error with arrays
JScript is case sensitive so you should declare this as
JScript code:
var myArray = Array("first value", "second value");


;)


Edit: See also JScript Language Reference (Windows Scripting - JScript)

This post was edited on 12-22-2008 at 07:50 PM by felipEx.
12-22-2008 07:47 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
error with arrays - by davidp on 12-22-2008 at 07:29 PM
RE: error with arrays - by felipEx on 12-22-2008 at 07:47 PM
RE: RE: error with arrays - by davidp on 12-22-2008 at 07: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