Re: [Jprogramming] Execution with time limit

2012-09-21 Thread Eric Iverson
t; >> On 9/20/2012 12:38 AM, Gilles Kirouac wrote: >>> >>> Henry >>> >>>Did you look at 9!:32 33? >>> >>>It may not have the wanted granularity under Windows though. >>> >>> ~ Gilles >>> >>> >

Re: [Jprogramming] Execution with time limit

2012-09-20 Thread Henry Rich
not have the wanted granularity under Windows though. ~ Gilles -- Original Message --- From: Henry Rich To: Programming forum Sent: Wed, 19 Sep 2012 16:30:33 -0400 Subject: [Jprogramming] Execution with time limit I have uses for a conjunction u (6!:4) n defined as 'execute u,

Re: [Jprogramming] Execution with time limit

2012-09-20 Thread Henry Rich
Sent: Wed, 19 Sep 2012 16:30:33 -0400 Subject: [Jprogramming] Execution with time limit I have uses for a conjunction u (6!:4) n defined as 'execute u, but give a timeout error if execution lasts more than n seconds'. I can see 2 uses: first, my immediate need, where I want to run li

Re: [Jprogramming] Execution with time limit

2012-09-19 Thread Gilles Kirouac
Henry Did you look at 9!:32 33? It may not have the wanted granularity under Windows though. ~ Gilles -- Original Message --- From: Henry Rich To: Programming forum Sent: Wed, 19 Sep 2012 16:30:33 -0400 Subject: [Jprogramming] Execution with time limit > I have u

[Jprogramming] Execution with time limit

2012-09-19 Thread Henry Rich
I have uses for a conjunction u (6!:4) n defined as 'execute u, but give a timeout error if execution lasts more than n seconds'. I can see 2 uses: first, my immediate need, where I want to run lint on a program that has a long-running sequence. I would like to halt execution of any verb that