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

@

For me macro code is harder to read than normal base SAS code so my personal approach is to only use macro coding if there is a real gain in doing so. Also: You're still using "substr()" instead of "subpad()" so the initial issue would remain.

kuridisanjeev
Quartz | Level 8

Hi Patrick ,

I am not saying that my approach is the best one, but this is the one for the people who don't like complex do loops or Perl regular expressions.Smiley Happy

And while writing the code,i thought of use Subpad function,but my fingers automatically typed Substr function as i am frequent user of that functionSmiley Wink ,infact i haven't recognised that typo..Thanks for correcting me.

Regards,

Sanjeev.K

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 16 replies
  • 4639 views
  • 8 likes
  • 8 in conversation