Restrictions: | The only devices supported for the GAREABAR procedure
are JAVA, JAVAIMG, ACTIVEX, and ACTXIMG. These devices are recommended
for use with the HTML and RTF destinations only.
Custom chart tips and drill-down links are not supported. The chart legend cannot be suppressed. For a discrete legend, binning is not supported. For a discrete legend, user-specified legend values are not supported. The legend values are determined by the data. |
Requirements: | You must specify the JAVA, JAVAIMG, ACTIVEX, or ACTXIMG
device in the GOPTION statement.
At least one FLOW, TILE, or TOGGLE statement is required. |
Global statements: | FOOTNOTE, GOPTIONS, TITLE |
Supports: | RUN-Group Processing |
Note: | The procedure can include
the |
Tip: | When using procedures that support RUN-group
processing, include a QUIT statement after the last RUN statement.
Using the QUIT statement is especially important when the procedure
is supposed to completely terminate within the boundaries of an ODS
destination (for example, ODS PDF; procedure-code; ODS PDF CLOSE; ). See RUN-Group Processing for more information. |