SUPPORT / SAMPLES & SAS NOTES
 

Support

Sample 24946: Dynamically replay graphs to individual GIF files using PROC GREPLAY

DetailsCodeResultsAboutRate It
This sample codes uses PROC GREPLAY with macro code to dynamically replay all of the entries in a graphics catalog to individual GIF files.

While this sample code creates a total of four graphs, the Results tab only displays the first graph that the code creates.

See SAS Sample 37703 for sample code which is similar to this example but uses CALL EXECUTE within DATA step code instead of PROC GREPLAY.


These sample files and code examples are provided by SAS Institute Inc. "as is" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. Recipients acknowledge and agree that SAS Institute shall not be liable for any damages whatsoever arising out of their use of this material. In addition, SAS Institute will provide no support for the materials contained herein.