tclkit and max function
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

tclkit and max function

From: Alastair Davies <alastair@aldavies.net>
Date: Fri Dec 23 2005 - 12:51:37 CET

I have a Tcl script that uses the "max" mathematical function, e.g.

  expr max($i,$j)

which works as expected in the current ActiveState distribution: [info
patchlevel] == 8.5a4. It does not work, however, in the current Tclkit
distribution: [info patchlevel] == 8.5a4 also.

Is this because these are just snapshots taken on different dates either
side of the addition of the relevant code, or is there something else I
need to do to include mathematical functions in tclkit?

Thanks and kind regards,
Alastair
Received on Fri Dec 23 19:03:13 2005