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

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 4443 views
  • 8 likes
  • 8 in conversation