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
