<?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 auto format SAS program? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-auto-format-SAS-program/m-p/684170#M36997</link>
    <description>&lt;P&gt;In SAS EG or SAS studio, I can use key Ctrl + I to auto formatter my program. I have two question for it:&lt;BR /&gt;1. How can I do this in SAS Base(Display Manager System)?&lt;/P&gt;
&lt;P&gt;2. May I&amp;nbsp;process amounts of program files in batches? If so, How?&lt;/P&gt;</description>
    <pubDate>Wed, 16 Sep 2020 11:33:53 GMT</pubDate>
    <dc:creator>whymath</dc:creator>
    <dc:date>2020-09-16T11:33:53Z</dc:date>
    <item>
      <title>How to auto format SAS program?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-auto-format-SAS-program/m-p/684170#M36997</link>
      <description>&lt;P&gt;In SAS EG or SAS studio, I can use key Ctrl + I to auto formatter my program. I have two question for it:&lt;BR /&gt;1. How can I do this in SAS Base(Display Manager System)?&lt;/P&gt;
&lt;P&gt;2. May I&amp;nbsp;process amounts of program files in batches? If so, How?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 11:33:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-auto-format-SAS-program/m-p/684170#M36997</guid>
      <dc:creator>whymath</dc:creator>
      <dc:date>2020-09-16T11:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to auto format SAS program?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-auto-format-SAS-program/m-p/684171#M36998</link>
      <description>&lt;OL&gt;
&lt;LI&gt;No, not in Base SAS&lt;/LI&gt;
&lt;LI&gt;You can submit a .bat file (on Windows) that executes all the desired programs; or you can use %INCLUDE in a single program, something like this:&lt;/LI&gt;
&lt;/OL&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%include "g:\myfolder\mysubfolder\program1.sas";
%include "g:\myfolder\mysubfolder\program2.sas";&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 16 Sep 2020 11:42:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-auto-format-SAS-program/m-p/684171#M36998</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-09-16T11:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to auto format SAS program?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-auto-format-SAS-program/m-p/684511#M37016</link>
      <description>Hi.&lt;BR /&gt;I mean how to perform the auto formatter process in batches? any hint?</description>
      <pubDate>Thu, 17 Sep 2020 07:49:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-auto-format-SAS-program/m-p/684511#M37016</guid>
      <dc:creator>whymath</dc:creator>
      <dc:date>2020-09-17T07:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to auto format SAS program?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-auto-format-SAS-program/m-p/684675#M37030</link>
      <description>&lt;P&gt;I am very interested in the answer too. My gues sis that it will be in the APIs SAS EG uses. Look at Chris H's articles on Custom EG Tasks, PowerShell automation, C#. It should be in there as a method call.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would try and find it for you right now but just too many things happening. However, if it was going to be in EG, and accessible, it should be in their dlls and libraries. Hope that is a hint you can use.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 15:54:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-auto-format-SAS-program/m-p/684675#M37030</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2020-09-17T15:54:41Z</dc:date>
    </item>
  </channel>
</rss>

