BookmarkSubscribeRSS Feed
Stephane
Quartz | Level 8
Hi

I'm a little bit disappointed and lost and I'm wondering if you could help me.

I'm working via a TS on a w2008 server in order to execute a SAS BASE session directly.

When I want to see an ODS HTML result of that
ods html;
ods graphics on;
proc reg data=...;
ods graphics off;
ods html close;

I execute my code and the page HTML appears without the images. Have you an idea about the reason on that ?
1 REPLY 1
Stephane
Quartz | Level 8

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1101 views
  • 0 likes
  • 1 in conversation