Tom Pollard wrote:
> (3) the number of items in @pts is length(@pts), or scalar(@pts), 
>     or 1+$#pts, but not $#pts.

You're 2 for 3. length() is for scalars, not arrays.

- Mark.

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to