Re: comparing multiple list lengths
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: comparing multiple list lengths

From: Niv (KP) <kev.parsons@mbda.co.uk>
Date: Sun Dec 18 2005 - 17:46:57 CET

Thta's what I wanted, thanks.
I was grouping each of the required list compares inside curly
brackets,
and ORing these..............

if {ll1 != ll2} ||{ll1 != ll3} .........etc

A bit confused over my bracket groups, simple really!

Thanks again, Kev P.
Received on Fri Dec 23 19:01:58 2005