BookmarkSubscribeRSS Feed
Prateek1
Obsidian | Level 7

Hi,

Identify words in a list supplied as macro parameter.

Start with the first word and continue as long as more words are found.

if no further word is found,display a message .*/

what should be the code ?

3 REPLIES 3
RahulG
Barite | Level 11

It seems you are trying to solve some homework on this community

 

Reeza, your views ?

Reeza
Super User

@RahulG It's perfectly allowed. It's considerate to take the time to ask a decent question however rather than just copy and paste a badly worded question. There's also the question of actually learning something. If an effort is shown to answer the question, ie here's what I've tried and what's not working that's even better. Most of the time someone will answer anyways. 

 

After a few questions like this I won't however, but that's my personal choice. I don't mind helping people but there's a limit. 

 

This is all my opinion of course, SAS manages the forum. 

andreas_lds
Jade | Level 19

Some keywords to check:

  • %sysfunc
  • %scan
  • countw
  • %do
  • %if
  • %let
  • %put
  • %macro
  • %mend

 

 

 

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

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 3 replies
  • 1532 views
  • 0 likes
  • 4 in conversation