|
Hello,
I'm using ODS with proc gplot to generate web pages that display the gif
images produced by gplot. Everything works fine, but I would like to be able
to explicitly specify the names of the gif files that ODS/gplot is
producing, programmatically from within the SAS session. Currently, the file
names are generated automatically and incorporate a sequential index ... I'd
like to override this default with meaningful names of my own.
|