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.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 642 views
  • 0 likes
  • 2 in conversation