I couldn't find a lablist verb, but I did find a lab_jijs_ in the jwp. It did 5!:5<'lab_jijs_' 3 : 0 require '~system\extras\util\lab.ijs' lab_jlab_ y )
Under jconsole I ran the require then the lab_jlab_ '' (the first line in the previous message) and got a value error for wdisparent. Close, but not there yet. On Thu, Apr 24, 2008 at 10:17 PM, <[EMAIL PROTECTED]> wrote: > Ed Keith: > >Is it possible to run the labs from jconsole? > > Yes. > > >If so how? > > lablist '' NB. get list of lab categories > lablist 5 NB. get list of labs in category 5 > lablist 0 NB. get list of labs in *any* category > labrun 8 NB. run lab no. 8 > labgo'' NB. advance within the lab > > Martin > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
