Re: [Jprogramming] Execution with time limit

2012-09-20 Thread Henry Rich
I couldn't get 9!:32 33 to work in J6.02 - I couldn't create a timer error. I can't tell from the description whether they will do what I want. I want to be able to set a time limit on a verb run as part of a function. The discussion of 9!:32 33 talks a lot about immediate execution, while I

Re: [Jprogramming] Execution with time limit

2012-09-20 Thread Henry Rich
Thanks, that's exactly what I need. Henry Rich 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 -- Original Message --- From: Henry Rich To: Programming forum Sent: W

Re: [Jprogramming] cut y in segments of each size being x's items

2012-09-20 Thread Linda Alvord
Ah... takecut=:*@[ #inv ] mailto:programming-boun...@forums.jsoftware.com] On Behalf Of km Sent: Wednesday, September 19, 2012 11:39 PM To: programm...@jsoftware.com Subject: Re: [Jprogramming] cut y in segments of each size being x's items Linda, the first set of parentheses in takecut enclos