| MDDB Report Viewer 9.2 |
CALL SEND(OBJID,'_DISPLAY_TWOWAY_HBAR_',statistic,analysis-variable,
down-variable,across-variable,dsname,gif-device,subset-list);
| 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 variable that is to be graphed. |
| across-variable | C | the across variable that is to be graphed. |
| dsname | C | the data set name from the _WRITE_ method. |
| gif-device | C | the device driver name. |
| subset-list | N | the subset list that is used for the initial graph. This parameter is optional. |
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.