I'm still figuring out how to properly call methods from j.dll . I also realize 
now that to get the convenience of interpreter session - open window, load 
addons, launch verbs with supplied data - I need to have J engine to run 
properly configured.

In my particular case, I'd like to use Tara addon with commands issued from a 
Java app. JDo('load '~addons/tables/tara/tara.ijs') doesn't work, error 21 - I 
don't know what it is, I suspect the 'load' verb is undefined - since no 
initial configuration was done.

Looking into output of ,. 4!:3 '' (JforC is invaluable source of information, 
thank you again, Henry) I see a lot of scripts loaded (26 currently on my 
machine right after startup). A shorter list is needed for embedding J into 
external program.

Was this discussed on the list before? If yes, how can I find that discussions?

Alex

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

Reply via email to