Re: [Jprogramming] Excel create object error

2012-06-22 Thread David Mitchell
It is done differently depending on which version of Windows you are running. I use the following method on Windows 7: 0. From the Start Menu, enter cmd in the search text entry box. 1. When cmd.exe shows up in the list, right-click it and select Run as administrator 2. In the cmd.exe window

[Jprogramming] Excel create object error

2012-06-22 Thread adam dunne
Forgive my ignorence, but how do I run the file? I've tried a run cmd in the .ijx, a run cmd in J console, and the 'Run' cmd in Windows. -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] excel create object error

2012-06-21 Thread bill lam
Have you run the bin/jreg.bat ? Птн, 22 Июн 2012, adam dunne писал(а): > In J602 and Excel 2007 I've been trying the User Manual J OLE Server for Excel > On running jopen in the immediate window in Excel I get the error > (from the line Set js=CreateObject("jexeserver") > runtime error '429' Acti