Re: [tcljava-user] TCL.ERROR : unknown math function "max"
Brought to you by:
mdejong
From: Mo D. <mo...@mo...> - 2007-10-08 17:46:06
|
rohit wrote: > i'm using jacl 1.3.3, which does not support tcl 8.4 > my jvm is 1.3.1 and hence cant use jacl 1.4 > > is there a version of jacl that supports tcl 8.4 and runs on jdk 1.3.1 ? > Both Jacl 1.3.3 and Jacl 1.4.0 support the same expr commands, so the max() expr function is not supported in either version. cheers Mo |