I can get the code tomorrow when I'm at school.

But if you just want it for testing, I can save you the trouble of testing it, if you release a version with the putative fix. I'll tell you whether it worked or not.

Henry

On 11/15/2014 8:12 PM, chris burke wrote:
This has been fixed now for sys_timer. However, in an earlier message, you
said:

The line was in a websocket handler.  It was simply
smoutput wss0_jrx_

Can you provide the code for this example, i.e. for the websocket handler,
not the sys_timer?




On Thu, Nov 13, 2014 at 3:18 PM, Henry Rich <[email protected]> wrote:

To produce the problem, define

sys_timer_z_ =: 3 : 0
smoutput 'one line'
wd 'timer 0'
)

And then type in

wd 'timer 1000'


Henry Rich


On 11/13/2014 5:29 PM, chris burke wrote:

I am not sure what is going on, but please also check if you have the same
problem when smoutput is entered from the terminal, or run from a script
in
the IDE.



On Thu, Nov 13, 2014 at 2:15 PM, Henry Rich <[email protected]> wrote:

  The line was in a websocket handler.  It was simply

smoutput wss0_jrx_

Perhaps the problem is that the line is being invoked as a response to a
socket event, without any keyboard action?

The problem was at school, so I don't have the version on me, but I
installed on all machines yesterday, and updated with Package Manager.

Henry Rich


On 11/13/2014 3:05 PM, chris burke wrote:

  I cannot duplicate this, and smoutput works fine for me. What version
are
you running, and how are you entering the smoutput sentence?

On Thu, Nov 13, 2014 at 11:56 AM, Henry Rich <[email protected]>
wrote:

   smoutput 'xxx'


prints xxx, but it leaves the cursor on the printed line, which is the
last line of the display.  So, there is no easy way to type a new line.

I suggest that it should append another empty line (indented 3 spaces)
to
allow for another command.

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

   ------------------------------------------------------------
----------

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

   ------------------------------------------------------------
----------

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

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

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

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

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

Reply via email to