See the following session example: pd 'reset' pd 'penstyle 0' pd 0 1000;0 1000 pd 'show'
It works as I expected. I see the line from (0,0) to (1000,1000). Now I change the penstyle. pd 'reset' pd 'penstyle 1' pd 0 1000;0 1000 pd 'show' On windows with J602a, there are two "garbage" solid line segments besides the normal expected line. Is this a bug? ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
