I'm using ODS HTML to output a plot created by gplot.
What SAS code can I use to change the path of the img src (eg png image file) in the html file that is outputted?
I think I stated my question incorrectly.
base= with the ods html does what I want.
base= allows me to change the path of the image file in the html source code.