Attempting a simple multiplot resulted in the error message
that appears to be due to the state variable "IfPie" not
being set correctly. Here is the code and error message:

   load'plot'

p=: 3 : 0
pd 'reset'
pd 'multi 1 3'
pd 'xgroup 0'
pd 'ygroup 0'
pd 3#,:'';1 2 3
pd 'show'
)

   p''

|value error: IfPie
|       (-.IfPie)*.#YCAPTION

This problem occurred with j601 but not j504.
The problem does not occur if the plot lab is run first.

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

Reply via email to