BookmarkSubscribeRSS Feed
Rick_SAS
SAS Super FREQ

1. In the future, please don't reopen a thread from 5 years ago. Open your own thread if you have a question.

2. Always include the SAS log so that we know what you mean by "SAS indicates that the file diffs can not be created".

 

Presumably, you are getting a warning such as 
WARNING: Output 'diffs' was not created.
This warning appears because you are not displaying a table called 'diffs'. Consequently, your ODS OUTPUT statement cannot find a table from which to create a data set.

 

You are directly creating a SAS data set 'calc_lsd' that contains the information you need. I think you can simply delete the ODS OUTPUT statement.

alimon
Calcite | Level 5

Thanks a lot !

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 16 replies
  • 12730 views
  • 2 likes
  • 7 in conversation