Hello,
Is it possible to open a .ssd file in SAS studio? I have tried to run it but it only redownloads the file to my computer.
Thank you in advance,
Alexis
SSD files are from the era of SAS 6.6 or so.
Did you place that file in a location that already has a library assigned? The SAS 9 engine may not like that. Place the file in its own folder and use a libname statement similar to
libname mylib V6 'path to your folder';
I did have it in an existing library. I will try your suggestion. Thank you for your help!
There is a good note about this in the knowledge base: http://support.sas.com/kb/44/490.html
Thank you!
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.