Hello everyone. I am trying to remove one string (the letters TRD_ ) from a secondary string. The issue I have is that tranwrd always leaves a space in the resulting word, which I cannot have (I also can't string spaces because the words have other spaces I Need).
For example, I would like the following to happen.
CL_TRD_Borrower Name =CL_Borrower Name.
TRD_Answer one =Answer One.
What I am getting is
CL_TRD_Borrower Name =CL_ Borrower Name.
TRD_Answer one = Answer One.
Is there an option I am not aware of to do this?
Thanks!
Brandon
TRANSTRN
TRANSTRN
Thank you kindly. I knew this was possible!
You could also use TRANWRD to change to something unique and then compress the unique character. TRANSTRN is better.
yeah that's actually what I was doing. I was using tranwrd to put it to the hyphenated a in unicode, and then compressing that value, but I figured there HAD to be an easier way to do it so I figured I'd ask the experts.
Glad I did. Thanks again!
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.
Ready to level-up your skills? Choose your own adventure.