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: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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
  • 4966 views
  • 8 likes
  • 8 in conversation