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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 411 views
  • 0 likes
  • 2 in conversation