<?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: function to test for missing user-defined format in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/function-to-test-for-missing-user-defined-format/m-p/49010#M10126</link>
    <description>I agree with Scott, list the formats you need by looking at what tables use, then list the formats you have by looking at what your format catalogs contain, and compare.</description>
    <pubDate>Fri, 26 Jun 2009 01:21:04 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2009-06-26T01:21:04Z</dc:date>
    <item>
      <title>function to test for missing user-defined format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/function-to-test-for-missing-user-defined-format/m-p/49008#M10124</link>
      <description>Is there a function to test for a missing user-defined format? I create a great deal of user-defined formats and am not always notifed by end-users that a new format needs to be created.</description>
      <pubDate>Thu, 25 Jun 2009 18:31:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/function-to-test-for-missing-user-defined-format/m-p/49008#M10124</guid>
      <dc:creator>frisco</dc:creator>
      <dc:date>2009-06-25T18:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: function to test for missing user-defined format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/function-to-test-for-missing-user-defined-format/m-p/49009#M10125</link>
      <description>You can use DICTIONARY.FORMATS or SASHELP.VFORMAT to determine if a FORMAT/FORMATC member exists.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/sqlproc/62086/HTML/default/a001385596.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/sqlproc/62086/HTML/default/a001385596.htm&lt;/A&gt;</description>
      <pubDate>Thu, 25 Jun 2009 18:47:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/function-to-test-for-missing-user-defined-format/m-p/49009#M10125</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-06-25T18:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: function to test for missing user-defined format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/function-to-test-for-missing-user-defined-format/m-p/49010#M10126</link>
      <description>I agree with Scott, list the formats you need by looking at what tables use, then list the formats you have by looking at what your format catalogs contain, and compare.</description>
      <pubDate>Fri, 26 Jun 2009 01:21:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/function-to-test-for-missing-user-defined-format/m-p/49010#M10126</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2009-06-26T01:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: function to test for missing user-defined format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/function-to-test-for-missing-user-defined-format/m-p/49011#M10127</link>
      <description>And, if you want to test for a user-defined format using a function call, you can always use the EXIST function, knowing the libref and catalog, as well as format-type (either FORMAT or FORMATC).&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 26 Jun 2009 01:24:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/function-to-test-for-missing-user-defined-format/m-p/49011#M10127</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-06-26T01:24:02Z</dc:date>
    </item>
  </channel>
</rss>

