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

Fully agree with @Astounding. I would remove all the permanently associated $w. formats and informats from character variables (in a data step or with PROC DATASETS). I have never found these formats helpful in datasets (let alone informats). Please note that $w. (with w=length of the character variable) is the default format for character variables anyway. So, you gain nothing, but incur the risk of truncation and unnecessary "differing attributes" results in PROC COMPARE, if you assign this format permanently.

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
  • 15 replies
  • 6938 views
  • 7 likes
  • 5 in conversation