Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Use SAS® University Edition
How to Use SAS® University Edition?
✍: FYIcenter.com
 If you have SAS® University Edition VM (Virtual Machine) started and running
on the VirtualBox, its functionalities are provided through
a Web portal. You use use them with a Web browser as shown in this tutorial.
If you have SAS® University Edition VM (Virtual Machine) started and running
on the VirtualBox, its functionalities are provided through
a Web portal. You use use them with a Web browser as shown in this tutorial.
1. Make sure your SAS® University Edition VM started and running as shown in the last tutorial.
2. Start a Web brower on the same computer as the VirtualBox and go to "http://localhost:10080". You see the "SAS® University Edition: Information Center" Web portal.
3. Click "Start SAS Studio" link to use SAS Studio. You see the "SAS Studio" Web page displayed.
4. Enter the following "Hello World" SAS code:
data _null_;
    put "Hello World!";
run;
5. Click the "Run" icon, You see the "Hello World!" message printed in the log file.
 
⇒ SAS® University Edition Shared Folder
2021-05-04, 3314🔥, 0💬
Popular Posts:
How to make my presentation beautiful by applying a built-in theme provided by Office PowerPoint 200...
How to use MomoCast with Safari on iPhone and iPad to cast Website and video to Chromecast on TV? If...
What is the difference between a Web page and a filtered Web page? Word supports 2 Web page formats:...
What are "AutoCorrect Actions" in Microsoft Word? Should I disable it? "AutoCorrect Actions" are add...
What are those search options provided on Library Genesis? Library Genesis provides 3 types of searc...