BookmarkSubscribeRSS Feed
ianchondo
Obsidian | Level 7

Can you please point me in the right direction? I am trying to run a file that used to run in 9.3, but now in SAS Studio it tells me the file no longer exists or something like it. What is the new code I need to enter to run the file?

 

Thank you,

3 REPLIES 3
Shmuel
Garnet | Level 18

Plaease post your code and the log with the full exact message you got.

ballardw
Super User

And describe the any other environment changes. For instance was your previous SAS 9.3 a stand-alone version and your SAS Studio is not connecting to a server?

 

If you moved to a server than most code that references things like drives and paths will almost certainly be running as seen by the server. So the server would not find files on your local hard drive, or if the location is a network resource the server may not currently be configured to see the resource with the same description (drive name may be different for instance).

ianchondo
Obsidian | Level 7

Thank you so much for the answers. As if by magic right after posting the question I found the answer. Yes, I had to change the code to call in the right data/file.

 

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 1233 views
  • 1 like
  • 3 in conversation