Hi,
In my input record there is a field with email id, I want to read and generate out put with double quotation marks... Please find the below example how am I expecting the output record.
example: "adcde@yahoo.com"
Can any one advise and provide me the code.
Thanks,
Cherry.
Sorry, where is the data? Post some code. If its just creating a variable with that data then:
var='"abcde@yahoo.com"';
I.e. put single quote then double quote, and end with double quote then single quote. Or use the quote() function.
Define "output".
Output to an external file, or printing a report?
printing report
Yes, so single quotes around double, or use quote().
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.