On Sat, 2005-04-30 at 09:50 +0200, Michael Link wrote: > Error: syntax error in expression "int(pow(2,$i))": extra tokens at end > of expression > > Am I missing something here, perhaps a mathematical extension for TCL ? >
What you type above is a valid Tcl expression. It is part of the core library and has been for time out of mind. I do not have any ideas about what could be going wrong. -- D. Richard Hipp <[EMAIL PROTECTED]>