@mortenhp wrote:
Think i figured it out myself. The dicrectory it was saving the html to didn´t exist. It is just a bit strange when I never specified it myself. What is normally the default?
With Base SAS using the toolbar, go to Tools>Options>Preference. Go to the Results Tab. Your default would be either a specified folder under the checked "Create Html" or the Work Folder. I might suggest leaving the Use Work Folder checked.
If you use, or copied someone's code with ODS _all_ close that is a common cause of the no destinations open. I am not sure how that may affect the destination folder though if you close SAS and had the "Save setting on exit" on the preferences General tab marked there could be some interaction.
... View more