BookmarkSubscribeRSS Feed
alexist
Obsidian | Level 7

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 

4 REPLIES 4
ballardw
Super User

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';

 

 

alexist
Obsidian | Level 7

I did have it in an existing library. I will try your suggestion. Thank you for your help! 

alexist
Obsidian | Level 7

Thank you!

Catch up on SAS Innovate 2026

Dive into keynotes, announcements and breakthroughs on demand.

Explore Now →
Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

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
  • 4 replies
  • 2811 views
  • 2 likes
  • 3 in conversation