<?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: Problem in deleting the user defined prompt in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-in-deleting-the-user-defined-prompt/m-p/5250#M2117</link>
    <description>Hi Sunil,&lt;BR /&gt;
&lt;BR /&gt;
you just double click on the Formats catalog from inside your library. Select the customized format you want to delete ''com8fmt" then press delete from your keyboard. then it will be deleted premantently.</description>
    <pubDate>Tue, 30 Oct 2007 09:47:54 GMT</pubDate>
    <dc:creator>MohamedS</dc:creator>
    <dc:date>2007-10-30T09:47:54Z</dc:date>
    <item>
      <title>Problem in deleting the user defined prompt</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-in-deleting-the-user-defined-prompt/m-p/5249#M2116</link>
      <description>I have created a User Defined prompt which i am using in my display of reports.&lt;BR /&gt;
&lt;BR /&gt;
For example:-&lt;BR /&gt;
&lt;BR /&gt;
proc format library=FMTLIB;&lt;BR /&gt;
value com8fmt .='   0.00' other=[comma8.2];&lt;BR /&gt;
run; &lt;BR /&gt;
Now I dont want to use this format.&lt;BR /&gt;
So how should i delete a user defined prompt permantently?</description>
      <pubDate>Mon, 29 Oct 2007 22:15:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-in-deleting-the-user-defined-prompt/m-p/5249#M2116</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-10-29T22:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in deleting the user defined prompt</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-in-deleting-the-user-defined-prompt/m-p/5250#M2117</link>
      <description>Hi Sunil,&lt;BR /&gt;
&lt;BR /&gt;
you just double click on the Formats catalog from inside your library. Select the customized format you want to delete ''com8fmt" then press delete from your keyboard. then it will be deleted premantently.</description>
      <pubDate>Tue, 30 Oct 2007 09:47:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-in-deleting-the-user-defined-prompt/m-p/5250#M2117</guid>
      <dc:creator>MohamedS</dc:creator>
      <dc:date>2007-10-30T09:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in deleting the user defined prompt</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-in-deleting-the-user-defined-prompt/m-p/5251#M2118</link>
      <description>Use the proc catalog&lt;BR /&gt;
&lt;BR /&gt;
proc catalog cat=FMTLIB.FORMATS;&lt;BR /&gt;
       delete com8fmt.format;&lt;BR /&gt;
quit;&lt;BR /&gt;
&lt;BR /&gt;
more info at &lt;A href="http://support.sas.com/onlinedoc/913/getDoc/nl/proc.hlp/a002473355.htm" target="_blank"&gt;http://support.sas.com/onlinedoc/913/getDoc/nl/proc.hlp/a002473355.htm&lt;/A&gt;</description>
      <pubDate>Tue, 30 Oct 2007 11:48:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-in-deleting-the-user-defined-prompt/m-p/5251#M2118</guid>
      <dc:creator>snakess</dc:creator>
      <dc:date>2007-10-30T11:48:17Z</dc:date>
    </item>
  </channel>
</rss>

