BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Mike_Davis
Fluorite | Level 6


Hello everyone,

This code has problem :

%put 1. I do not know;

%put 2. I don't know;

Please Help!

Thanks!

1 ACCEPTED SOLUTION

Accepted Solutions
Patrick
Opal | Level 21

%put 1. I do not know;

%put %str(2. I don%'t know);

View solution in original post

2 REPLIES 2
Patrick
Opal | Level 21

%put 1. I do not know;

%put %str(2. I don%'t know);

art297
Opal | Level 21

Mike,

Do a Google search for: macro quoting sas     and read some of the papers that you'll find.  Most will likely be by Ian Whitlock and Art Carpenter, although there are definitely others who are also worth reading.  I think it will ultimately teach you a lot more than simply trying things and asking questions about why something or other didn't work.

my 2 cents for the day!

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