When executed the following sequence of statements

  sdcleanup''
  SKLISTEN =: 0 pick sdcheck sdsocket''
  sdcheck sdbind SKLISTEN ; AF_INET_jsocket_ ; '' ; 1600

gives the following error message:

|unknown error: sdcheck
|       sdcheck sdbind SKLISTEN;AF_INET_jsocket_;'';1600

These statements are in a loop. Sometimes the statements are executed
without error messages the first time around (not always). Later it always
fails.

The application works perfectly well under WinXP. The error occurs
when the application runs under Linux.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to