Lately I've experienced some very very annoying behavior in plot:
Errors will be repeated infinitely when plot is given wrong input.
For instance:

load 'plot'
foo =: ;/ 2 100 $ 0
'dot; markersize 4' plot foo

Pops up a blank plot window, and a message box saying:

"error in: plot_gs_paint

value error: plot_markersize
    (> f) ~ ndx
"

No matter how many times you click ok, it will disappear and
immediatly reappear and control will never get back to the J window,
leaving you no other option than to kill J and start all over again.

In viewmat I've also occasionally seen similar behaviour, but less
often than in plot.

Is there a way around this, or can this be fixed?

Thanks,
Jan-Pieter
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to