<?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 CSV font control in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/CSV-font-control/m-p/31078#M1145</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want an illustration of what Doc@Duke is getting at, right-click on one of your .CSV files in Windows, choose Open With, and open it in Notepad instead of Excel. You will see that there is NO formatting information; it just contains comma-separated data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2011 14:39:07 GMT</pubDate>
    <dc:creator>DouglasMartin</dc:creator>
    <dc:date>2011-07-14T14:39:07Z</dc:date>
    <item>
      <title>CSV font control</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/CSV-font-control/m-p/31074#M1141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to control/change the default font when you export a SAS data set to a CSV file. I have the below code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods tagsets.CSV file = "..\pkdata\test.csv"&amp;nbsp;&amp;nbsp; style = Printer&amp;nbsp;&amp;nbsp; ;&lt;BR /&gt;proc print data=pkdata noobs label;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;ods tagsets.csv close;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 19:53:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/CSV-font-control/m-p/31074#M1141</guid>
      <dc:creator>konchada</dc:creator>
      <dc:date>2011-07-13T19:53:24Z</dc:date>
    </item>
    <item>
      <title>CSV font control</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/CSV-font-control/m-p/31075#M1142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CSV files, by definition, do not have any associated font.&amp;nbsp; There is nothing to change.&amp;nbsp; The font used to display the information is totally up to the application used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 02:49:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/CSV-font-control/m-p/31075#M1142</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-07-14T02:49:55Z</dc:date>
    </item>
    <item>
      <title>CSV font control</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/CSV-font-control/m-p/31076#M1143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;Hi Doc,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;Thanks much for the reply. Just to make sure, right now I get a font size of 8 and I want to make it 10, but I can’t right? I tried doing it the way we do it with excel (redefining the style using Proc Template) which dint work!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;Thanks again.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 05:05:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/CSV-font-control/m-p/31076#M1143</guid>
      <dc:creator>konchada</dc:creator>
      <dc:date>2011-07-14T05:05:35Z</dc:date>
    </item>
    <item>
      <title>CSV font control</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/CSV-font-control/m-p/31077#M1144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, the font is being controlled by the tool that you are using to display the information and is not something that is contained in the .CSV file itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 12:57:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/CSV-font-control/m-p/31077#M1144</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-07-14T12:57:57Z</dc:date>
    </item>
    <item>
      <title>CSV font control</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/CSV-font-control/m-p/31078#M1145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want an illustration of what Doc@Duke is getting at, right-click on one of your .CSV files in Windows, choose Open With, and open it in Notepad instead of Excel. You will see that there is NO formatting information; it just contains comma-separated data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 14:39:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/CSV-font-control/m-p/31078#M1145</guid>
      <dc:creator>DouglasMartin</dc:creator>
      <dc:date>2011-07-14T14:39:07Z</dc:date>
    </item>
    <item>
      <title>CSV font control</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/CSV-font-control/m-p/31079#M1146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Got it. Thanks a lot !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 16:04:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/CSV-font-control/m-p/31079#M1146</guid>
      <dc:creator>konchada</dc:creator>
      <dc:date>2011-07-14T16:04:03Z</dc:date>
    </item>
    <item>
      <title>CSV font control</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/CSV-font-control/m-p/31080#M1147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks again Doc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 16:05:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/CSV-font-control/m-p/31080#M1147</guid>
      <dc:creator>konchada</dc:creator>
      <dc:date>2011-07-14T16:05:13Z</dc:date>
    </item>
  </channel>
</rss>

