<?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 Re: encoding and label in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/encoding-and-label/m-p/741680#M231875</link>
    <description>&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
    <pubDate>Sun, 16 May 2021 02:14:25 GMT</pubDate>
    <dc:creator>tianerhu</dc:creator>
    <dc:date>2021-05-16T02:14:25Z</dc:date>
    <item>
      <title>encoding and label</title>
      <link>https://communities.sas.com/t5/SAS-Programming/encoding-and-label/m-p/741676#M231871</link>
      <description>&lt;P&gt;the question ask for the value of the encoding and&amp;nbsp; label about sashelp.Cars ?&lt;/P&gt;
&lt;P&gt;The answer :&lt;/P&gt;
&lt;P&gt;encoding is 'us-ascii ASCII (ANSI)'&lt;/P&gt;
&lt;P&gt;label is '2004 Car Data'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is the answer&amp;nbsp; correct ?&amp;nbsp;&lt;/P&gt;
&lt;DIV class="branch"&gt;
&lt;DIV&gt;
&lt;DIV align="center"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 16 May 2021 01:54:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/encoding-and-label/m-p/741676#M231871</guid>
      <dc:creator>tianerhu</dc:creator>
      <dc:date>2021-05-16T01:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: encoding and label</title>
      <link>https://communities.sas.com/t5/SAS-Programming/encoding-and-label/m-p/741677#M231872</link>
      <description>&lt;P&gt;What question?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Runt this code:&lt;/P&gt;
&lt;PRE&gt;Proc contents data=sashelp.cars;
run;&lt;/PRE&gt;
&lt;P&gt;It will describe properties of the data set, such as data set label and encoding, as well as minor things like physical file name, file size, when it was created, which version of SAS created the set, how many variables, how many observations, names of variables, label of variables, formats of variables, column order of the variables in the data set and more.&lt;/P&gt;</description>
      <pubDate>Sun, 16 May 2021 02:08:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/encoding-and-label/m-p/741677#M231872</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-05-16T02:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: encoding and label</title>
      <link>https://communities.sas.com/t5/SAS-Programming/encoding-and-label/m-p/741678#M231873</link>
      <description>&lt;P&gt;Running a&amp;nbsp; proc contents on the dataset will reveal the answer for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Data Set Name	SASHELP.CARS	Observations	428
Member Type	DATA	Variables	15
Engine	V9	Indexes	0
Created	10/24/2018 21:22:18	Observation Length	152
Last Modified	10/24/2018 21:22:18	Deleted Observations	0
Protection	 	Compressed	NO
Data Set Type	 	Sorted	YES
Label	&lt;FONT color="#339966"&gt;2004 Car Data	&lt;/FONT&gt; 	 
Data Representation	SOLARIS_X86_64, LINUX_X86_64, ALPHA_TRU64, LINUX_IA64	 	 
Encoding	&lt;FONT color="#339966"&gt;us-ascii ASCII (ANSI)	 	 &lt;/FONT&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 16 May 2021 02:11:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/encoding-and-label/m-p/741678#M231873</guid>
      <dc:creator>r_behata</dc:creator>
      <dc:date>2021-05-16T02:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: encoding and label</title>
      <link>https://communities.sas.com/t5/SAS-Programming/encoding-and-label/m-p/741679#M231874</link>
      <description>&lt;P&gt;Thank you for your help.I just want to make sure. Because the answer is different . &lt;/P&gt;</description>
      <pubDate>Sun, 16 May 2021 02:13:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/encoding-and-label/m-p/741679#M231874</guid>
      <dc:creator>tianerhu</dc:creator>
      <dc:date>2021-05-16T02:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: encoding and label</title>
      <link>https://communities.sas.com/t5/SAS-Programming/encoding-and-label/m-p/741680#M231875</link>
      <description>&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Sun, 16 May 2021 02:14:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/encoding-and-label/m-p/741680#M231875</guid>
      <dc:creator>tianerhu</dc:creator>
      <dc:date>2021-05-16T02:14:25Z</dc:date>
    </item>
  </channel>
</rss>

