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.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Get started using SAS Studio to write, run and debug your SAS programs.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.