Re: integer value too large?



On Apr 28, 5:00 pm, Mark Janssen <mpc.jans...@xxxxxxxxx> wrote:
What is your Tcl version? If it is 8.4 the value in $wait_time might b
too large. Also you probably dont want the [...] but {...} but this is
impossible to say without knowing what ... is.

Can you put the whole script (or a couple of lines around this command
it the whole script is too large) to give us some more info as to why
it fails?

This is on an ActiveState 8.4 version of Tcl on Windows XP.
Apparently, the value in the "after" amount is too big. We traced the
error. A span of about 8 months was converted to milliseconds. This
was first seen by a QA analyst where they are supposed to enter a few
minutes, but they entered a few months.

Is there a limit on how frequently after the command works?






Also what is the traceback you get after the error? If you are doing
this interactively you can get the traceback with:
set ::errorInfo

Mark


.



Relevant Pages

  • Re: Delete files which are 30 days old.
    ... I am trying to create a script to delete files which are 30 days old. ... i dont seems to find the command which is able to pick up files which are ... asked and answered on a regular basis. ...
    (microsoft.public.win2000.cmdprompt.admin)
  • Re: Delete files which are 30 days old.
    ... I am trying to create a script to delete files which are 30 days old. ... i dont seems to find the command which is able to pick up files which are ... Michael Bednarek http://mbednarek.com/ "POST NO BILLS" ...
    (microsoft.public.win2000.cmdprompt.admin)
  • Re: Help understanding a script
    ... never knowing this. ... Any whoo still dont understand script. ...
    (comp.lang.php)
  • Re: integer value too large?
    ... Also you probably dont want the but but this is ... impossible to say without knowing what ... ... it the whole script is too large) to give us some more info as to why ... A span of about 8 months was converted to milliseconds. ...
    (comp.lang.tcl)
  • Adding Printers to users at login
    ... How to I add printers to users at there first login. ... would like to script it but i dont know the command i've ...
    (microsoft.public.win2000.printing)