Upon further investigation, there seems to be an ErrorText function which elaborates on the error codes. In Dyalog APL, I get it with

     'JDLL1'?WC'OLEClient' 'JDLLServer'
      JDLL1.ErrorText 3 ''
0  domain error
      JDLL1.ErrorText 25 ''
0  file name error

On 7/21/2012 10:15 AM, Randy MacDonald wrote:
Eric,

Where should these files be in the 6.02 distrubution. I cannot find them there either.

Failliing that, would there be any documentation on the return codes from the Do or DoR functions. I've gotten each of 3 25 from various calls to that DLL.

On 1/10/2012 3:25 PM, Eric Iverson wrote:
This file got left out from the 701 distribution. There probably should be an addon for files like this but this probably isn't a high priority. The
file has not changed since 602.

On Tue, Jan 10, 2012 at 1:52 PM, Raul Miller <[email protected]> wrote:

http://www.jsoftware.com/docs/help701/user/calling_jdll.htm says:

"File system\examples\data\jdll.h. gives C prototypes for J procedures."

But this file does not exist under my j64-701 directory.

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

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





--
---------------------------------------------------------------------------
|\/| Randy A MacDonald       | If the string is too tight, it will snap
|\\| [email protected]|   If it is too loose, it won't play...
     BSc(Math) UNBF '83      | APL: If you can say it, it's done.
     Natural Born APL'er     | I use Real J
     Experimental webserver http://mormac.homeftp.net/
------------------------------------------------<-NTP>----{ gnat }-

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

Reply via email to