![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: Exception style
From: Fredderic <put_my_name_here@optusnet.com.au>
Date: Sun Apr 30 2006 - 05:24:01 CEST
On Sat, 29 Apr 2006 20:51:48 GMT,
> > I am for having a -nocomplain (or any other name) switch :)
I actually have a favourite little proc of mine to handle times when I
proc incr2 {vari {incr 1} {init *} } {
There are probably better ways to do it, but it neatly handles every
But I still use the standard [incr] wherever possible for exactly the
Fredderic
|