Joe Tibollo wrote: > Awhile back I remember reading a note from someone who had some APL code > that provided DLL definitions for calling the J engine. > > I would like to interface Dyalog and Apl2000 to the J engine so that I > can use a common filetype for both these environments using J component > files instead of APL component files. > > Does anyone remember where I can find the appropriate Dyalog defintions > and/or the appropriate APL2000 code for interfacing these environments > to the J DLL engine?
Some time ago, we provided examples of calling J from APL2000 and Dyalog at: http://www.jsoftware.com/scripts/svr2000.zip http://www.jsoftware.com/scripts/svrdlg.zip I suspect these need updating for current versions of J and the APLs, though likely the changes will be minor. If you get these running, it would be useful to post them to the wiki Interfaces page, http://www.jsoftware.com/jwiki/Interfaces , or let me have the updated versions. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
