On Fri, Dec 21, 2001 at 04:09:21AM -0600, Steve Maroney wrote:
> looks like you're using [] instead of {} ... PHP instead of PERL maybe ??
> 
> %myList = ("1","a","2","b");

I'm not sure if you're serious, joking, or trying to subtly provide an
alternative solution.  Whichever way you've gone, you're using a hash in
your code, not an array.  If you're joking or trying to provide an
alternative solution, presenting a hash as an array is confusing, especially
to someone new to the language.


Michael
--
Administrator                      www.shoebox.net
Programmer, System Administrator   www.gallanttech.com
--

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to