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_ '' > From: Devon McCormick > > I was able to start a lab from a console window (jee) like this: > > 1!:44 'C:\Program Files\j602\system\extras\labs\graphics\' > lab_j_ 'openglut.ijt' > > Unfortunately, this is all I could do as I couldn't figure out how to > advance the lab as it takes a "Ctl-J" sequence in the windowed J > session but > this is LF in my console. > > On Wed, May 5, 2010 at 3:02 PM, Andrew Nikitin <[email protected]> > wrote: > > > > > Is there a way to run lab from jconsole? > > > > I found lab_j_ verb (it was right there, in the manual) that starts a > lab > > programmatically, but it seems to be absent from jconsole profile. > > > > _________________________________________________________________ > > The New Busy think 9 to 5 is a cute idea. Combine multiple calendars > with > > Hotmail. > > > > > http://www.windowslive.com/campaign/thenewbusy?tile=multicalendar&ocid= > PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_5 > > --------------------------------------------------------------------- > - > > For information about J forums see > http://www.jsoftware.com/forums.htm > > > > > > -- > Devon McCormick, CFA > ^me^ at acm. > org is my > preferred e-mail > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
