[Javascript] Array limits?

Chris Tifer christ at saeweb.com
Wed Oct 29 08:06:44 CST 2003


If you look, I believe he's talking about parameters being passed into a
function since he mentioned there were 11 and if you look at that parameter
list, there were 11 there too. I just think the wrong word was used.


----- Original Message ----- 
From: "BEKIM BACAJ" <trojani2000 at hotmail.com>
To: <javascript at LaTech.edu>
Sent: Tuesday, October 28, 2003 7:25 PM
Subject: Re: [Javascript] Array limits?


> There is no array width, it's length you are talking about, and yes there
is
> a limit, but I'm sure you cant even reach it.
> the limit as I recall is 7-8cifer num,we are tallking milions or bilions.
> Be careful with naming conventions and avoid any predefined keywords and
js
> reserved words.
> ther should be no problems.
>
> >From: "Pitre, Russell" <RPITRE at shawmut.com>
> >Reply-To: "[JavaScript List]" <javascript at LaTech.edu>
> >To: <javascript at LaTech.edu>
> >Subject: [Javascript] Array limits?
> >Date: Tue, 28 Oct 2003 13:20:20 -0500
> >
> >Is there a limit to the width of javascript array?
> >
> >i.e.
> >
> >function item(item, qty, text, institution, logo, colors, size, picURL,
> >size, innerHTML, displaySize){
> > this.item;
> > this.qty;
> > .
> > .
> > ....
> >}
> >
> >The width is 11.  I can use a test alert to display all values, but the
> >"displaySize".....
> >
> >
> >
> >_______________________________________________
> >Javascript mailing list
> >Javascript at LaTech.edu
> >https://lists.LaTech.edu/mailman/listinfo/javascript
>
> _________________________________________________________________
> Help STOP SPAM with the new MSN 8 and get 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list