<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to generate out put with double quotes in sas in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-generate-out-put-with-double-quotes-in-sas/m-p/151757#M29895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;example: "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:adcde@yahoo.com"&gt;adcde@yahoo.com&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can any one advise and provide me the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Cherry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Dec 2014 09:44:12 GMT</pubDate>
    <dc:creator>Cherry</dc:creator>
    <dc:date>2014-12-16T09:44:12Z</dc:date>
    <item>
      <title>How to generate out put with double quotes in sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-generate-out-put-with-double-quotes-in-sas/m-p/151757#M29895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;example: "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:adcde@yahoo.com"&gt;adcde@yahoo.com&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can any one advise and provide me the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Cherry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 09:44:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-generate-out-put-with-double-quotes-in-sas/m-p/151757#M29895</guid>
      <dc:creator>Cherry</dc:creator>
      <dc:date>2014-12-16T09:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate out put with double quotes in sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-generate-out-put-with-double-quotes-in-sas/m-p/151758#M29896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, where is the data?&amp;nbsp; Post some code.&amp;nbsp; If its just creating a variable with that data then:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;var='"&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:abcde@yahoo.com"&gt;abcde@yahoo.com&lt;/A&gt;&lt;SPAN&gt;"';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I.e. put single quote then double quote, and end with double quote then single quote.&amp;nbsp; Or use the quote() function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 09:51:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-generate-out-put-with-double-quotes-in-sas/m-p/151758#M29896</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2014-12-16T09:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate out put with double quotes in sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-generate-out-put-with-double-quotes-in-sas/m-p/151759#M29897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Define "output".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output to an external file, or printing a report?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 09:54:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-generate-out-put-with-double-quotes-in-sas/m-p/151759#M29897</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2014-12-16T09:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate out put with double quotes in sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-generate-out-put-with-double-quotes-in-sas/m-p/151760#M29898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;printing report&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 10:19:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-generate-out-put-with-double-quotes-in-sas/m-p/151760#M29898</guid>
      <dc:creator>Cherry</dc:creator>
      <dc:date>2014-12-16T10:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate out put with double quotes in sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-generate-out-put-with-double-quotes-in-sas/m-p/151761#M29899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, so single quotes around double, or use quote().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 10:39:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-generate-out-put-with-double-quotes-in-sas/m-p/151761#M29899</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2014-12-16T10:39:48Z</dc:date>
    </item>
  </channel>
</rss>

