Subj : Re: Value of Assignment Expression... To : netscape.public.mozilla.jseng From : sukhisoul Date : Thu Feb 03 2005 06:01 am Oops, I missed one line in the code. Variable count is initialized to 0, as follows: var count = 0; function Car(color,abs,cd) .. .. .. Milind .