John Baker wrote:
> 2) The Quit() does not shutdown the J server

I haven't tried to do this in years, but I remember that  jObject.Quit();  
didn't mean  shutdownRightNow()  it meant something
like  shutdownJWhenTheParentApplicationShutsdown()  .  This may also address:

> 3) Exiting the C# app leads to an invalid memory reference in 
> J.  Probably related to not shutting down properly.

but I don't know.  In my J COM app, I put  jObject.Do("2!:55]0")  in my 
shutdown hook.

-Dan

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

Reply via email to