BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
edwardmartin
Calcite | Level 5

I'm currently learning on SAS macro language 1 essentials, storing and processing texts. I get this error when I run my code " ERROR: File MC1.STORM_FINAL.DATA does not exist". what could be the problem?

1 ACCEPTED SOLUTION

Accepted Solutions
edwardmartin
Calcite | Level 5

The error comes from an already solved tutorial (demo m103d02.sas) which when I paste on my sas brings the error.

View solution in original post

2 REPLIES 2
edwardmartin
Calcite | Level 5

The error comes from an already solved tutorial (demo m103d02.sas) which when I paste on my sas brings the error.

Reeza
Super User
The dataset it's referencing doesn't exist. Likely there's a step before that needs to be run, or the demo isn't intended for you to be able to run.

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

Register now

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 738 views
  • 0 likes
  • 2 in conversation