Hi,

  I have a script that must manipulate large integers, like 100000000000.
  When I put the expression : set x [expr 100000000000 - $aux] (aux is
also a large integer), is says that the integer s too large to represent. 
  Is there another way to make it ???

Thanks,
   Alex Carlos

Reply via email to