<?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: Formats when viewing dataset in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Formats-when-viewing-dataset/m-p/43598#M8944</link>
    <description>So is there no way to remove it when I view the dataset? Most of the time I like to just click on the dataset to view it instead of using proc print.</description>
    <pubDate>Thu, 11 Jun 2009 18:18:23 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-06-11T18:18:23Z</dc:date>
    <item>
      <title>Formats when viewing dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Formats-when-viewing-dataset/m-p/43596#M8942</link>
      <description>I have a dataset with formats, 1=Male, 2=Female. When I open the dataset or use proc print, all I see is "Male" and "Female", but I would rather see the 1 and 2. Is there a way to change the options for viewing or do I have to remove the formats?</description>
      <pubDate>Thu, 11 Jun 2009 17:30:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Formats-when-viewing-dataset/m-p/43596#M8942</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-06-11T17:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Formats when viewing dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Formats-when-viewing-dataset/m-p/43597#M8943</link>
      <description>Specify a FORMAT statement with your variable name and leave off the output format parameter, as in:&lt;BR /&gt;
&lt;BR /&gt;
FORMAT MY_VAR    ;&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Thu, 11 Jun 2009 17:46:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Formats-when-viewing-dataset/m-p/43597#M8943</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-06-11T17:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Formats when viewing dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Formats-when-viewing-dataset/m-p/43598#M8944</link>
      <description>So is there no way to remove it when I view the dataset? Most of the time I like to just click on the dataset to view it instead of using proc print.</description>
      <pubDate>Thu, 11 Jun 2009 18:18:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Formats-when-viewing-dataset/m-p/43598#M8944</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-06-11T18:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Formats when viewing dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Formats-when-viewing-dataset/m-p/43599#M8945</link>
      <description>Yes, right-click on the column to change the attribute FORMAT.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Thu, 11 Jun 2009 19:39:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Formats-when-viewing-dataset/m-p/43599#M8945</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-06-11T19:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Formats when viewing dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Formats-when-viewing-dataset/m-p/43600#M8946</link>
      <description>use sas system viewer to examine the data set.&lt;BR /&gt;
It has a button/icons for formatted and unformatted views. It has other good features too.</description>
      <pubDate>Fri, 12 Jun 2009 07:03:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Formats-when-viewing-dataset/m-p/43600#M8946</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2009-06-12T07:03:09Z</dc:date>
    </item>
  </channel>
</rss>

