![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Select 1 value from multiple...
From: Dr John Stockton <jrs@merlyn.demon.co.uk>
Date: Thu Aug 11 2005 - 16:27:41 CEST
JRS: In article <zcjKe.172865$s54.111428@pd7tw2no>, dated Wed, 10 Aug
var J=5;
Changed {} to [] and insert comma.
Actually, K holds a reference to "Five"; in this case, that does not
Note that (AIUI) the array should be created whenever used; the
var Numbers = [,"One","Two","Three","Four","Five","Six"] ; // Global
-- © John Stockton, Surrey, UK. ?@merlyn.demon.co.uk Turnpike v4.00 IE 4 © <URL:http://www.jibbering.com/faq/> JL/RC: FAQ of news:comp.lang.javascript <URL:http://www.merlyn.demon.co.uk/js-index.htm> jscr maths, dates, sources. <URL:http://www.merlyn.demon.co.uk/> TP/BP/Delphi/jscr/&c, FAQ items, links.Received on Tue Oct 18 03:07:39 2005 |