Hi Richard, Our main products are either Web-based application in ASPX or client-server application using C#. We use J for some heavy calculations both on the client side and server side and all I distribute is J.EXE and J.DLL. I normally just store the J scripts in the database to be read at runtime and loaded into the J session. I also have some scripts which are embedded as string resource in a class library (C# DLL).
Distributing J.EXE/DLL with your IJS file may cover what you need. You can also "compile" your script if you want to. alex -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Richard Hill Sent: Thursday, July 31, 2008 12:26 PM To: General forum Subject: Re: [Jgeneral] Hiding use of J There is an opportunity to do some work with an XL-VBA application. I would quite like to do some of the work in J, but this needs be done quietly. What would be the best way to provide a client with a module, or DLL, or whatever, packaged in such a way that a curious IT professional couldnt easily find out that J was used? Richard Hill ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
