> From: bill lam
> 
> Птн, 07 Май 2010, Sherlock Ric писал(а):
> > This works for me:
> > New jconsole session
> >    require '~system/extras/util/lab.ijs'
> >    lab_jlab_ jpath '~system/extras/labs/language/intro.ijt'
> >
> > When you want to advance to next "page" use:
> >    labnext_jlab_ ''
> 
> and to list all labs under linux
> 
> 2!:0 'find ', (jpath '~system/extras/labs/'), ' -name "*.ijt"'

I imagine the following should work cross-platform:
   require 'dir'
   >{."1 dirtree jpath '~system/extras/labs/*.ijt'
 


----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to