Thread: ioNiNJA ALPHA
View Single Post
Old 09-02-2007, 04:58 AM  
tuff
Senior Member
 
Join Date: Jan 2003
Posts: 277
Default

its a tcl limitation/bug/feature, you need to multiply anything that returns a value more than 3.2 (iirc) gig with 1.0

set size [expr $size * 1.0]
__________________
#iotools #ioftpd (both on efnet)
tuff is offline   Reply With Quote