|
MDDB Report Viewer Methods |
|
CALL SEND(OBJID,'_DISPLAY_ONEWAY_PIE_',statistic,analysis-variable,
down-variable,dsname,gif-device);
| Where... | Is Type... | And Contains... |
|---|---|---|
| statistic | C | the statistic that is to be graphed |
| analysis-variable | C | the analysis variable that is to be graphed |
| down-variable | C | the down dimension variable that is to be graphed |
| dsname | C | the data set name from the _WRITE_ method |
| gif-device | C | the device driver name. |
|
MDDB Report Viewer Methods |
|