Raul,

I would additional alternative constructors for your object:

   (A)  one that does NOT show the J session manager window 
        ( i.e.  _jObject.Show(0) ) and

   (B)  one that invokes JDLLServer instead of JEXEServer
        for applications that require a smaller footprint
        and less complexity and do not need the services 
        provided by the JFE.  And, possibly,

   (C)  A debugging constructor that invokes the JEXEServer
        shows the window, logs, and sets debug (with 
        dbr 1[load'debug'  and possibly sets latent debug 
        expression with  13!:15  )

I encountered occasions where each was useful in my J+VB and J+Excel days.

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

Reply via email to