<?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: The format ____ was not found or could not be loaded in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/The-format-was-not-found-or-could-not-be-loaded/m-p/600146#M173396</link>
    <description>&lt;P&gt;Worked like a charm, thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2019 18:52:49 GMT</pubDate>
    <dc:creator>bknight</dc:creator>
    <dc:date>2019-10-29T18:52:49Z</dc:date>
    <item>
      <title>The format ____ was not found or could not be loaded</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-format-was-not-found-or-could-not-be-loaded/m-p/600141#M173392</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am fairly new to sas. I have received a sas datafile from my work site and would like to work on analyzing it. I sent the data to myself via email (personal computer has SAS, computers at site do not), but when i go to open the data i receive the message "The format ____ was not found or could not be loaded" for all of the variables.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname wcc 'C:\Users\14437\Documents\GradSchool\Practicum\Data\Data';&lt;BR /&gt;data wcc;&lt;BR /&gt;set wcc.data;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The data file I am attempting to open is a .sas7bdat file.&lt;/P&gt;&lt;P&gt;Any idea of how to remedy this? I do have a formats file, but i'm not sure how to use it.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 18:44:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-format-was-not-found-or-could-not-be-loaded/m-p/600141#M173392</guid>
      <dc:creator>bknight</dc:creator>
      <dc:date>2019-10-29T18:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: The format ____ was not found or could not be loaded</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-format-was-not-found-or-could-not-be-loaded/m-p/600142#M173393</link>
      <description>&lt;P&gt;Use this as the first line of your SAS program.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options nofmterr;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Also see this thread&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Programming/How-to-share-SAS-data-set-with-custom-formats/td-p/598100" target="_blank"&gt;https://communities.sas.com/t5/SAS-Programming/How-to-share-SAS-data-set-with-custom-formats/td-p/598100&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 18:47:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-format-was-not-found-or-could-not-be-loaded/m-p/600142#M173393</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-10-29T18:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: The format ____ was not found or could not be loaded</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-format-was-not-found-or-could-not-be-loaded/m-p/600146#M173396</link>
      <description>&lt;P&gt;Worked like a charm, thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 18:52:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-format-was-not-found-or-could-not-be-loaded/m-p/600146#M173396</guid>
      <dc:creator>bknight</dc:creator>
      <dc:date>2019-10-29T18:52:49Z</dc:date>
    </item>
  </channel>
</rss>

