When I do this in J601:
load 'plot'
P0=:conew 'jzplot'
P1=:conew 'jzplot'
plot__P0 i.20
plot__P1 *:i.20
plot %:i.20
I get 3 plot windows (some of them are on top of each other, have to
move around to see).
Then if I try to close the %:i.20 window either by clicking on X in its
top right corner, or by keyboard shortcut alt+F4, it closes i.20 window
first, then *:i.20 window next and only then it closes the window I
asked to close.
I do not see anything obviously wrong with pclose_jzplot_, where is
the catch?
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm