I am bulding a stand-alone program (running with "-jprofile myprogram.ijs"). Can this be used to write the output of running a script to an ijx window I create myself? I have been looking at jijs.ijs but I cuold not figure out how the sessions knows that (1!:2)&2 should write to the ijx window. Is this hard coded? If so how, how exectly is the ijx window identified by internally?
>From: "Miller, Raul D" <[EMAIL PROTECTED]> >Date: Fri Mar 31 12:43:46 CST 2006 >To: Programming forum <[email protected]> >Subject: RE: [Jprogramming] (1!:2)&2 i.e. "Screen" >Thomas Costigliola wrote: >> What exactly is the "screen"? > >stdout on a console session, or the ijx window in a windowed >session. > >-- >Raul > >---------------------------------------------------------------------- >For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
