<?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 FORMAT for variable not found in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/FORMAT-for-variable-not-found/m-p/704566#M26149</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to put a format on a variable. When I do it it does not show an error or a warning but this is in my log. I am not sure where I set this format, but it does not seem to mess up my data at all or my results.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 08 Dec 2020 22:08:24 GMT</pubDate>
    <dc:creator>carlykuehl</dc:creator>
    <dc:date>2020-12-08T22:08:24Z</dc:date>
    <item>
      <title>FORMAT for variable not found</title>
      <link>https://communities.sas.com/t5/New-SAS-User/FORMAT-for-variable-not-found/m-p/704566#M26149</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to put a format on a variable. When I do it it does not show an error or a warning but this is in my log. I am not sure where I set this format, but it does not seem to mess up my data at all or my results.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 22:08:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/FORMAT-for-variable-not-found/m-p/704566#M26149</guid>
      <dc:creator>carlykuehl</dc:creator>
      <dc:date>2020-12-08T22:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: FORMAT for variable not found</title>
      <link>https://communities.sas.com/t5/New-SAS-User/FORMAT-for-variable-not-found/m-p/704569#M26151</link>
      <description>&lt;P&gt;Please do not post code, logs or data in pictures. Just copy/paste the log text into a window opened with the &amp;lt;/&amp;gt; button.&lt;/P&gt;
&lt;P&gt;Since you try to assign a custom format to your variable, you have to define/create that format first.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 22:28:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/FORMAT-for-variable-not-found/m-p/704569#M26151</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-12-08T22:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: FORMAT for variable not found</title>
      <link>https://communities.sas.com/t5/New-SAS-User/FORMAT-for-variable-not-found/m-p/704572#M26153</link>
      <description>&lt;P&gt;Or if you created the format in a location other than the WORK.Formats catalog you need to set the system option FMTSEARCH to include the location in the search path.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 22:27:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/FORMAT-for-variable-not-found/m-p/704572#M26153</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-12-08T22:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: FORMAT for variable not found</title>
      <link>https://communities.sas.com/t5/New-SAS-User/FORMAT-for-variable-not-found/m-p/704613#M26159</link>
      <description>&lt;P&gt;Try adding this code to the beginning of your program:&lt;BR /&gt;OPTIONS FMTSEARCH = (Tabulations.Formats WORK LIBRARY)&lt;BR /&gt;NOFMTERR;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 15:20:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/FORMAT-for-variable-not-found/m-p/704613#M26159</guid>
      <dc:creator>NikitaTovey</dc:creator>
      <dc:date>2020-12-10T15:20:44Z</dc:date>
    </item>
  </channel>
</rss>

