> Then there are other "consequences of executing 
> those statements" such as internal system states
> being "warmed up" that you can do nothing about.

For example, in a brand new session:

   6!:2 'q: !30x'
0.00112584
   6!:2 'q: !30x'
0.000144711
   6!:2 'q: !30x'
0.000157562

And, in another brand new session:

   7!:2 'q: !30x'
176128
   7!:2 'q: !30x'
11776
   7!:2 'q: !30x'
11776



----- Original Message -----
From: Roger Hui <[EMAIL PROTECTED]>
Date: Wednesday, October 18, 2006 10:23 am
Subject: Re: [Jprogramming] Mac OS X - closing the .ijx window

> The following phrases gets you close, by 
> unsuspending and then erasing the non-system
> locales.  
> 
> 13!:0 ]0
> 18!:55 ((18!:1) 0 1) -. ;:'0 base j jijs z'
> 
> You still have to reset parameter values in the 
> 9!:n family if you care about those.  Then there
> are other "consequences of executing those
> statements" such as internal system states being
> "warmed up" that you can do nothing about.
> Easier just to restart J.
> 
> 
> 
> ----- Original Message -----
> From: Mike Powell <[EMAIL PROTECTED]>
> Date: Wednesday, October 18, 2006 9:16 am
> Subject: [Jprogramming] Mac OS X - closing the .ijx window
> 
> > I'm afraid that I'm not just trying to clear the historical text 
> 
> > record away. I want to get rid of the consequences of executing 
> > those  
> > statements. Sort of a )clear.
> > 
> > Does this mean that J cannot run silently, ie without a session 
> > window?


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

Reply via email to