BookmarkSubscribeRSS Feed
BB4
Calcite | Level 5 BB4
Calcite | Level 5

I am using VS Code with SAS 9.4 Extension. I am using SSH remote connection. I am running some simple codes:
data a;

  x=5;

run;

proc print data=a;

run;
However, I don't see output window.  Is there anything I should setup in order to view the results? 
Thanks. 

2 REPLIES 2
ChrisNZ
Tourmaline | Level 20

You don't see the results like in this video (go to 9:30) ?

BB4
Calcite | Level 5 BB4
Calcite | Level 5

Thanks for your reply. Although the video shows the output window, it is for SAS Via. The question in the original post is for SAS 9.4. It is not clear to me how to setup SAS 9.4 extension from VS Code to view SAS outputs. 

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

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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