Steven Phillips wrote:
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.

This problem is fixed in the latest scripts, available from the package manager, or download from http://www.jsoftware.com/jal/j601/library .
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to