BookmarkSubscribeRSS Feed
sasnewbie5
Fluorite | Level 6

I have this line of code:

street=catx(' ',scan(line2,2),scan(line2,3));

 

I need to capitalize all of the characters in the variable and also abbreviate some words in the same variable. I tried using the "upcase" function but had no luck. Can anyone provide assistance in accomplishing this?

 

 

5 REPLIES 5
sasnewbie5
Fluorite | Level 6

Change Road to Rd., Street to St., Avenue to Ave.

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

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 5 replies
  • 1386 views
  • 0 likes
  • 2 in conversation