![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: 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.
if {ll1 != ll2} ||{ll1 != ll3} .........etc
A bit confused over my bracket groups, simple really!
Thanks again, Kev P.
|