Chapter 44: The GSLIDE Procedure


Overview

The GSLIDE procedure is useful for creating text slides for presentations. You can overlay text slides on other graphics output with the GREPLAY procedure. The GSLIDE procedure produces graphics output that consists of text and straight lines that are generated by TITLE, FOOTNOTE, and NOTE statements. In addition, the procedure provides an easy way to add titles, notes, and footnotes to output that is produced entirely with an Annotate data set.

About Text Slides

Text slides contain text and graphics that are generated by SAS/GRAPH statements. To display an external text file as graphics output, use the GPRINT procedure.

Figure 44.1 on page 1277 shows a slide containing text that was produced with TITLE, FOOTNOTE, and NOTE statements.

click to expand
Figure 44.1: Text Slide Produced by the GSLIDE Procedure (GSLTEXTS)

The program for this slide is in Example 1 on page 1282.

About Annotate Output

Annotate output is generated by commands that are stored in an Annotate data set. Use the GSLIDE procedure to display Annotate output when you want to include TITLE and FOOTNOTE statements on the output and use certain graphics options such as BORDER. To display Annotate graphics without these, use the GANNO procedure. See Chapter 24, Using Annotate Data Sets, on page 587 for more information on creating and displaying Annotate data sets.

Figure 44.2 on page 1278 shows output from an Annotate data set that is displayed with titles and footnotes that were generated by TITLE and FOOTNOTE statements.

click to expand
Figure 44.2: Output from an Annotate Data Set Displayed with the GSLIDE Procedure (GSLANNOT)

The program for this slide is in Example 2 on page 1283.




SAS.GRAPH 9.1 Reference, Volumes I and II
SAS.GRAPH 9.1 Reference, Volumes I and II
ISBN: N/A
EAN: N/A
Year: 2004
Pages: 342

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net