<?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 how to list user defined template and how to clear the active one in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-list-user-defined-template-and-how-to-clear-the-active/m-p/429974#M27731</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you do a proc template and procedure that you will run after the proc template will use this template.&lt;/P&gt;&lt;P&gt;How is is possible to first list the user define template and to clear those.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alain&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jan 2018 13:28:54 GMT</pubDate>
    <dc:creator>alepage</dc:creator>
    <dc:date>2018-01-23T13:28:54Z</dc:date>
    <item>
      <title>how to list user defined template and how to clear the active one</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-list-user-defined-template-and-how-to-clear-the-active/m-p/429974#M27731</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you do a proc template and procedure that you will run after the proc template will use this template.&lt;/P&gt;&lt;P&gt;How is is possible to first list the user define template and to clear those.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alain&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 13:28:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-list-user-defined-template-and-how-to-clear-the-active/m-p/429974#M27731</guid>
      <dc:creator>alepage</dc:creator>
      <dc:date>2018-01-23T13:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to list user defined template and how to clear the active one</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-list-user-defined-template-and-how-to-clear-the-active/m-p/429980#M27733</link>
      <description>&lt;P&gt;You can get a list of templates by running the code:&lt;/P&gt;
&lt;PRE&gt;proc template;
  list;
run;&lt;/PRE&gt;
&lt;P&gt;Or by looking in sashelp.vstyle.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure what you mean by "clear those", do you mean remove the template completely - not a good idea as other code might use them.&amp;nbsp; Just switch your template back to default to not use the template any more.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To permanently delete the template:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=odsproc&amp;amp;docsetTarget=n1cdv7tec5xdxrn1vfdtkaargi8b.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=odsproc&amp;amp;docsetTarget=n1cdv7tec5xdxrn1vfdtkaargi8b.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 13:39:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-list-user-defined-template-and-how-to-clear-the-active/m-p/429980#M27733</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-01-23T13:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to list user defined template and how to clear the active one</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-list-user-defined-template-and-how-to-clear-the-active/m-p/430031#M27736</link>
      <description>&lt;P&gt;It may help to tell us which type of template you are concerned with. Proc template is used to create multiple types of templates and the syntax for "clearing" them can different somewhat between types.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 15:27:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-list-user-defined-template-and-how-to-clear-the-active/m-p/430031#M27736</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-01-23T15:27:04Z</dc:date>
    </item>
  </channel>
</rss>

