BookmarkSubscribeRSS Feed
Donald92
Calcite | Level 5

I have successfully logged into SAS Studio, but I am unable to see the code I am entering. It appears that my input is in white on a white background.

What steps should I take to resolve this issue?

Best regards,

1 REPLY 1
SASKiwi
PROC Star

What browser are you using? I suggest you try a different one to see if you get the same problem. Also write a simple test program like this in a different editor, like Notepad:

proc options;
run;

Then copy that into your SAS Studio window. Does that disappear? Also try running the program, then check your SAS log to confirm if it ran OK or not.

SAS Innovate 2025: Call for Content

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 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 277 views
  • 0 likes
  • 2 in conversation