J sees 'fd 10` for 1 command, or it can see `(5 repeats fd) 10` for "multiple" commands. If there were not the problem of communicating between jhs and js, that is if only j were involved, then the paint verb would be called 5 separate times by something like opengl. But now the first `fd 10` command calls jhs via jhrajax and then the rest of the `fd 10`'s continue to be processed by jhs, but presumably their jhrajax's are ignored because there is no separate request for their responses.
I see Raul has mentioned producing log's but I don't know how. Thanks, On Sat, Mar 22, 2014 at 12:47 PM, Pascal Jasmin <[email protected]>wrote: > in step 2, can you tell us what J sees as the y argument for 1 command and > 2+ commands? > > it sounds like the output of that function the full sequence of moves? > (using cached previous moves)? > > > -- (B=) ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
