Diagnosis The application has given the graphics proxy the name of a column inthe data container for the value of the third dimension. However, the graphics proxy does not yet support a third dimension. A3-D display is possible but there is no data for the third dimension. Procedure A programming error has occurred. You should inform your systemadministrator. Procedure for System Administration The graphics proxy cannot display 3-D data. A 3-D display can be achieved by displaying the groups in perspective.This can be specified in customizing. The message is a warning that can be ignored but which must then bedealt with in the program. The name of the column in the data containerfor the third dimension should not be given to the graphics proxy. Youshould change the method call for SET_DC_NAMES for the graphics proxyby removing the relevant parameter. SET_DC_NAMES is not an interfacemethod; it is an instance method in the data container. |