That did it, thanks :-). PS. For anyone else with this problem, if you get a domain error when you run the command: wd 'exec *',BINPATH,'\jreg.bat'
it might be that you need to run as administrator in which case execute: BINPATH,'\jreg.bat' to see where the file is and go to it in windows explorer, right click and select run as administrator. 2009/12/12 Dan Bron <[email protected]>: > Matthew wrote: >> But the JDLLServer does not appear on the COM tab for me. Is there >> something I need to install first? > > Try running wd 'exec *',BINPATH,'\jreg.bat' . Or just double-click that > batch file in Windows explorer. > > -Dan > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
