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.

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
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
  • 2384 views
  • 0 likes
  • 2 in conversation