Chris (and Devon): When I use the Dyalog workspace, with version 9 or 10 I get syserror 999 when I run the demo (even adjusting for the location of j.dll). So, the dll definitions need to be adjusted for Dyalog APL.
When I try to load the apl2000 .w3 workspaces (with versions 5.2 and 6.4), I get )LOAD C:\j601\test\JDLL INCOMPATIBLE WS I guess both the Dyalog and APL2000 workspaces will need updating. Regards, Joe -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Burke Sent: Thursday, December 14, 2006 5:08 PM To: General forum Subject: Re: [Jgeneral] Calling J engine from APL environment 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 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
