So I haven't really been able to find an answer for this yet:
How do you set a temporary folder/catalog for all the html output to be stored?
Right now, it saves all the html/png outputs in the "current directory" folder. What's even mroe annoying is when you use the %include macro, the current directory changes to that folder and all the output is stored there. The only fix for this I have found is to use: ods html path="". However, I will have to do that after all the %include macros have run. Is there a way to permanently have the html saved to a temporary folder and then discarded after the session?
Do you have preferences set to use the WORK folder for results? Tools>Options>Preferences>Results, Use WORK folder checked?
Yup
Does anyone else have an idea how to do this?
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.