Very cool. R.E. Boss
> Date: Sat, 31 May 2014 03:03:01 +1200 > From: [email protected] > To: [email protected] > Subject: Re: [Jprogramming] opportunity to show off jhs or qt > > Cool! > > > On Sat, May 31, 2014 at 2:42 AM, Joe Bogner <[email protected]> wrote: > > > On Fri, May 30, 2014 at 10:08 AM, bill lam <[email protected]> wrote: > > > > > use wd'timer' to fire event. Furthermore J802 introduce form timer > > > for each form, see high-lights. > > > > > > > Nice, this works well: > > > > require 'plot' > > > > N=:0.01*i.629 > > O=: [: j./ 1 2 o./ ] > > > > show=: [: plot (O N),N*/~0.07 0.11 0.15(*O) 2r24p1 2r60p1 2r60p1*_3{.6!:0 > > bind '' > > > > sys_timer_z_=: 3 : 0 > > show_base_'' > > ) > > wd 'timer 1000' > > > > NB. to stop: wd 'timer 0' > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
