Re: integer value too large?
- From: "Larry W. Virden" <lvirden@xxxxxxxxx>
- Date: 30 Apr 2007 05:19:02 -0700
On Apr 28, 5:34 pm, tickle007 <tickle_b...@xxxxxxxxx> wrote:
Is there a limit on how frequently after the command works?
Technically, the error msg you got describes the limit - the version
of tcl you were using has a non-long integer (which means, I suspect,
a short). That limits the number of milliseconds.
Note, however, there are other practical limitations. How long do you
expect the machine to go without being rebooted from a power outage, a
kick of the power plug, etc.? Because once the machine is rebooted,
those queued actions are gone (unless your application has some sort
of caching going on to restore them after the reboot).
.
- References:
- integer value too large?
- From: tickle007
- Re: integer value too large?
- From: Mark Janssen
- Re: integer value too large?
- From: tickle007
- integer value too large?
- Prev by Date: Re: creating stand-alone extended tclsh
- Next by Date: Re: Does tclkit support Tclx package
- Previous by thread: Re: integer value too large?
- Next by thread: Starkit problem
- Index(es):
Relevant Pages
|