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.
You don't see the results like in this video (go to 9:30) ?
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.
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!
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.
Ready to level-up your skills? Choose your own adventure.