<?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: Error in log window in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277178#M55611</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am also getting an error&amp;nbsp;&lt;/P&gt;&lt;P&gt;NO DEFAULT ACTION FOR THE FORMAT DATA TYPE.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2016 10:39:53 GMT</pubDate>
    <dc:creator>Prateek1</dc:creator>
    <dc:date>2016-06-14T10:39:53Z</dc:date>
    <item>
      <title>Error in log window</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277173#M55609</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I am getting an error ??? what should i do ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12653i55640979D97FF504/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="IMG_20160614_004752.jpg" title="IMG_20160614_004752.jpg" /&gt;</description>
      <pubDate>Tue, 14 Jun 2016 10:24:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277173#M55609</guid>
      <dc:creator>Prateek1</dc:creator>
      <dc:date>2016-06-14T10:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error in log window</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277174#M55610</link>
      <description>&lt;P&gt;You are trying to open a format within a format catalog, you can't do that by double clicking as there is no default open for formats. &amp;nbsp;The easiest way is to send the formats to a dataset:&lt;/P&gt;
&lt;P&gt;proc format library=work cntlout=work.myformats;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This should give you a dataset call my formats you can open as normal.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 10:30:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277174#M55610</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-06-14T10:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error in log window</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277178#M55611</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am also getting an error&amp;nbsp;&lt;/P&gt;&lt;P&gt;NO DEFAULT ACTION FOR THE FORMAT DATA TYPE.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 10:39:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277178#M55611</guid>
      <dc:creator>Prateek1</dc:creator>
      <dc:date>2016-06-14T10:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error in log window</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277180#M55612</link>
      <description>&lt;P&gt;Same answer as above, you can't open formats directly.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 10:57:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277180#M55612</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-06-14T10:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error in log window</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277183#M55613</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;R 48-59: The format GENDER was not found or could not be loaded.&lt;/P&gt;&lt;P&gt;173 format shopfor Who_shopping_for.;&lt;BR /&gt;-----------------&lt;BR /&gt;48&lt;BR /&gt;ERROR 48-59: The format WHO_SHOPPING_FOR was not found or could not be loaded.&lt;/P&gt;&lt;P&gt;174 format veg Vegetarian.;&lt;BR /&gt;-----------&lt;BR /&gt;48&lt;BR /&gt;ERROR 48-59: The format VEGETARIAN was not found or could not be loaded.&lt;/P&gt;&lt;P&gt;175 format usecoup Use_coupons.;&lt;BR /&gt;------------&lt;BR /&gt;48&lt;BR /&gt;ERROR 48-59: The format USE_COUPONS was not found or could not be loaded.&lt;/P&gt;&lt;P&gt;176 format carry Carryover.;&lt;BR /&gt;----------&lt;BR /&gt;48&lt;BR /&gt;ERROR 48-59: The format CARRYOVER was not found or could not be loaded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;THIS IS MY CODE :&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;data BEN.grocery_1;&lt;BR /&gt;set Ben.Grocery_coupons;&lt;BR /&gt;label storeid="Health food store";&lt;BR /&gt;label size= "Size of store";&lt;BR /&gt;label hlthfood= "Health food store";&lt;BR /&gt;label org= "Store organization";&lt;BR /&gt;label custid= "Customer ID";&lt;BR /&gt;label gender= "Gender";&lt;BR /&gt;label shopfor= "Who shopping for";&lt;BR /&gt;label veg= "Vegetarian";&lt;BR /&gt;label style= "Shopping style";&lt;BR /&gt;label usecoup= "Use coupons";&lt;BR /&gt;label week= "Week";&lt;BR /&gt;label seq= "Sequence";&lt;BR /&gt;label carry= "Carryover";&lt;BR /&gt;label coupval= "Value of coupon";&lt;BR /&gt;label amtspent= "Amount spent";&lt;BR /&gt;format hlthfood Health_food_store.;&lt;BR /&gt;format size Size_of_store.;&lt;BR /&gt;format org Store_organization.;&lt;BR /&gt;format gender Gender.;&lt;BR /&gt;format shopfor Who_shopping_for.;&lt;BR /&gt;format veg Vegetarian.;&lt;BR /&gt;format usecoup Use_coupons.;&lt;BR /&gt;format carry Carryover.;&lt;BR /&gt;format coupval Value_of_coupon.;&lt;BR /&gt;format week Weekformat.;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The data set BEN.GROCERY_1 may be incomplete. When this step was stopped there were 0&lt;BR /&gt;observations and 16 variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 11:26:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277183#M55613</guid>
      <dc:creator>Prateek1</dc:creator>
      <dc:date>2016-06-14T11:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error in log window</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277187#M55616</link>
      <description>&lt;P&gt;You can ignore the format erros - change them to notes- if you use:&lt;/P&gt;
&lt;P&gt;options nofmterr;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 11:57:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277187#M55616</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-06-14T11:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error in log window</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277189#M55617</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i didnt get u ?&lt;/P&gt;&lt;P&gt;what should be the coding ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 12:00:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277189#M55617</guid>
      <dc:creator>Prateek1</dc:creator>
      <dc:date>2016-06-14T12:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error in log window</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277190#M55618</link>
      <description>&lt;P&gt;See post 2.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 12:02:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277190#M55618</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-06-14T12:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error in log window</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277192#M55620</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;proc format lib=BEN ;&lt;/P&gt;&lt;P&gt;WHERE TO PUT NOFMTERRORS&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 12:08:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-log-window/m-p/277192#M55620</guid>
      <dc:creator>Prateek1</dc:creator>
      <dc:date>2016-06-14T12:08:34Z</dc:date>
    </item>
  </channel>
</rss>

