<?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: PURGE and AUDIT in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/purge-and-audit/m-p/8630741#M92009</link>
    <description>&lt;P&gt;How many languages are you talking about? I'd parse the information based on 'Command:*' to get the sections needed.&lt;/P&gt;</description>
    <pubDate>Fri, 01 Mar 2019 17:14:12 GMT</pubDate>
    <dc:creator>ronjonp</dc:creator>
    <dc:date>2019-03-01T17:14:12Z</dc:date>
    <item>
      <title>PURGE and AUDIT</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/purge-and-audit/m-p/8630328#M92006</link>
      <description>&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The PURGE and AUDIT command show the amount of items deleted or fixed.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;How can I take that information?&lt;BR /&gt;Are they recorded in some variable?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Purge.jpg" style="width: 320px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/608897i9E61AC67059710B7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Purge.jpg" alt="Purge.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Purge.jpg" style="width: 342px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/608898iE3316E4E753215EC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Purge.jpg" alt="Purge.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 14:35:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/purge-and-audit/m-p/8630328#M92006</guid>
      <dc:creator>carloschantre123</dc:creator>
      <dc:date>2019-03-01T14:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: PURGE and AUDIT</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/purge-and-audit/m-p/8630395#M92007</link>
      <description>&lt;P&gt;If &lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/AutoCAD-Core/files/GUID-C0C25385-F210-4834-B7D4-B29C2592D36A-htm.html?st=logfilemode" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;LOGFILEMODE&lt;/STRONG&gt;&lt;/A&gt; is on then you can read the file found using&lt;STRONG&gt; &lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-Core/files/GUID-38D94E23-56D3-4B41-8684-200150A2DDA7-htm.html" target="_blank" rel="noopener"&gt;LOGFILENAME&lt;/A&gt; &lt;/STRONG&gt;to get that info.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 14:59:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/purge-and-audit/m-p/8630395#M92007</guid>
      <dc:creator>ronjonp</dc:creator>
      <dc:date>2019-03-01T14:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: PURGE and AUDIT</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/purge-and-audit/m-p/8630699#M92008</link>
      <description>&lt;P&gt;The procedure described seems to me a great solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you think of a language, the solution is viable, but if you think of multiple AutoCAD languages, the solution has problems to search for a specific text.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Will there be a variable that stores the values, especially the errors found and corrected by AUDIT?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or another procedure?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 16:56:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/purge-and-audit/m-p/8630699#M92008</guid>
      <dc:creator>carloschantre123</dc:creator>
      <dc:date>2019-03-01T16:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: PURGE and AUDIT</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/purge-and-audit/m-p/8630741#M92009</link>
      <description>&lt;P&gt;How many languages are you talking about? I'd parse the information based on 'Command:*' to get the sections needed.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 17:14:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/purge-and-audit/m-p/8630741#M92009</guid>
      <dc:creator>ronjonp</dc:creator>
      <dc:date>2019-03-01T17:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: PURGE and AUDIT</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/purge-and-audit/m-p/8630810#M92010</link>
      <description>&lt;DIV class="tlid-input input"&gt;
&lt;DIV class="source-wrap"&gt;
&lt;DIV class="input-full-height-wrapper tlid-input-full-height-wrapper"&gt;
&lt;DIV class="source-input"&gt;
&lt;DIV class="source-footer-wrap source-or-target-footer"&gt;
&lt;DIV class="character-count tlid-character-count"&gt;
&lt;DIV class="cc-ctr normal"&gt;&lt;SPAN style="font-family: inherit;"&gt;Thanks for the concern and support.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="tlid-results-container results-container"&gt;
&lt;DIV class="tlid-result result-dict-wrapper"&gt;
&lt;DIV class="result tlid-copy-target"&gt;
&lt;DIV class="text-wrap tlid-copy-target"&gt;
&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;BR /&gt;&lt;SPAN&gt;I speak of all the languages that AutoCAD has.&lt;/SPAN&gt; &lt;SPAN&gt;Although I only speak Spanish.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a free application in:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A href="https://apps.autodesk.com/es" target="_blank"&gt;https://apps.autodesk.com/es&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Call: REPAIR&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The application uses the PURGE and AUDIT commands among others and it works in all AutoCAD languages and I would like to present the amount of layers, texts, lines, etc.&lt;/SPAN&gt; &lt;SPAN&gt;deleted, errors found and repaired, but if I'm going to take a text file generated in such a variety of languages, the subject gets complicated.&lt;/SPAN&gt; &lt;SPAN class=""&gt;I think I can do it with the method that you suggested for the PURGE command, since the result lines start with a number, but AUDIT does not give the information like this, the quantities do not go first in the file line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;I present the information mainly in English, also in Spanish and French.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 01 Mar 2019 17:41:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/purge-and-audit/m-p/8630810#M92010</guid>
      <dc:creator>carloschantre123</dc:creator>
      <dc:date>2019-03-01T17:41:39Z</dc:date>
    </item>
  </channel>
</rss>

