Hi Bill,

>From my understanding of the documentation, jObject.Quit() just specify
that J should quit when the calling application dereference it. Not
calling this method will leave a session of J in memory even after the
calling application exits. Hence, it does not signal or forces J to quit
when executed.

r/alex

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of bill lam
Sent: Thursday, August 07, 2008 5:57 PM
To: Programming forum
Subject: Re: [Jprogramming] J602a Crash after .NET App Quit

I'm not sure, but why the statement
         jObject.Quit();
is placed inside form_load instead of just before the line
         jObject = null;

Is this Quit() supposed to deref J server?

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

Reply via email to