Hi,

I am trying to run mutiple lines of j code with one call, but always, does not matter how I try it, I get a spelling error. Here is an example:

   a =: 100
a =: a + a
|spelling error

| a =: 100
a =: a + a


I know I could use the terminal tools like "run from clipboard" or the template editor, but I oberserve the same behaviour at the InteropServer.Do - method and I would like to init several verbs with mutiple lines from the C# side.

Is there are a possibility?
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to