i read in file:///C:/j602/help/user/jserver.htm that there should be a
jep executable -- there isn't one on my windows system.  the first
example on this page doesn't work:

C:\j602\bin>jconsole.exe
   require'jserver'
      js=: conew'jserver'     NB. create new jserver object
      local__js''                  NB. create J server task
|no response from J server task: error
|   y     13!:8[3
      run__js'abc=: i.2 3 4' NB. run sentence in server task
|value error: jstate
|       jstate~:CMDDO
      d=: get__js'abc'         NB. get value from J server task
|value error: jstate
|       jstate~:CMDDO
      destroy__js''              NB. destroy object and free resources
1



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

Reply via email to