<?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 create a lisp onto doing a purge regapp/audit and purgevehicletracking and batch process it ? in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10614923#M55484</link>
    <description>&lt;P&gt;Hi group,&lt;BR /&gt;&lt;BR /&gt;I've been referenced by&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1646285"&gt;@Valentin_CAD&lt;/a&gt;&amp;nbsp;to reach out to &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;on this forum about create a lisp tool that would help me batch process the cleaning of my files on a project.&lt;BR /&gt;&lt;BR /&gt;I know how to do a simple lisp that calls out a command line command&lt;BR /&gt;&lt;BR /&gt;The only thing that i see a challenge is to do the purgevehicletracking comand since it prompts the user.&lt;BR /&gt;&lt;BR /&gt;I'd want to do an audit and a purge regapp too.&lt;BR /&gt;&lt;BR /&gt;Anyone could guide me a bit on the tools available for batch process and the lisp part ?&lt;/P&gt;</description>
    <pubDate>Sat, 11 Sep 2021 02:15:54 GMT</pubDate>
    <dc:creator>cyberflow</dc:creator>
    <dc:date>2021-09-11T02:15:54Z</dc:date>
    <item>
      <title>How to create a lisp onto doing a purge regapp/audit and purgevehicletracking and batch process it ?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10614923#M55484</link>
      <description>&lt;P&gt;Hi group,&lt;BR /&gt;&lt;BR /&gt;I've been referenced by&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1646285"&gt;@Valentin_CAD&lt;/a&gt;&amp;nbsp;to reach out to &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;on this forum about create a lisp tool that would help me batch process the cleaning of my files on a project.&lt;BR /&gt;&lt;BR /&gt;I know how to do a simple lisp that calls out a command line command&lt;BR /&gt;&lt;BR /&gt;The only thing that i see a challenge is to do the purgevehicletracking comand since it prompts the user.&lt;BR /&gt;&lt;BR /&gt;I'd want to do an audit and a purge regapp too.&lt;BR /&gt;&lt;BR /&gt;Anyone could guide me a bit on the tools available for batch process and the lisp part ?&lt;/P&gt;</description>
      <pubDate>Sat, 11 Sep 2021 02:15:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10614923#M55484</guid>
      <dc:creator>cyberflow</dc:creator>
      <dc:date>2021-09-11T02:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a lisp onto doing a purge regapp/audit and purgevehicletracking and batch process it ?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10614946#M55485</link>
      <description>&lt;P&gt;The purge is easy bit use -purge so you would write a script that could be used to clean up dwgs, often you need more than 1 go of purge, say 3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just write down all the steps making them 1 line.&lt;/P&gt;&lt;P&gt;eg&amp;nbsp;&lt;/P&gt;&lt;P&gt;-purge&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;N&lt;/P&gt;&lt;P&gt;AUDIT&lt;/P&gt;&lt;P&gt;Y&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In CIV3D there is purgestyles also. So a correct sequence needs to be used, the vehicletracking purge you say comes up with a dialouge ? Can you do a mini movie I dont have vehicletracking loaded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes you can lisp it also (command "-purge" "a" "*" "n" )&lt;/P&gt;</description>
      <pubDate>Sat, 11 Sep 2021 02:47:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10614946#M55485</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2021-09-11T02:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a lisp onto doing a purge regapp/audit and purgevehicletracking and batch process it ?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10615498#M55486</link>
      <description>&lt;P&gt;I know nothing about batch application of AutoLisp, nor about Vehicle Tracking.&amp;nbsp; There's a &lt;A href="https://forums.autodesk.com/t5/vehicle-tracking-forum/bd-p/67" target="_blank" rel="noopener"&gt;&amp;gt;Forum for that&amp;lt;&lt;/A&gt;, where you might find assistance.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Sep 2021 13:23:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10615498#M55486</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-09-11T13:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a lisp onto doing a purge regapp/audit and purgevehicletracking and batch process it ?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10615530#M55487</link>
      <description>&lt;P&gt;Thx&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;; i've alread started a post on it :&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/vehicle-tracking-forum/batch-purgevehicletracking-possible/td-p/10614741" target="_blank"&gt;https://forums.autodesk.com/t5/vehicle-tracking-forum/batch-purgevehicletracking-possible/td-p/10614741&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know a way to ignore a popup when calling a command ?&lt;BR /&gt;The "purgevehicletracking" command prompts users usually&lt;/P&gt;</description>
      <pubDate>Sat, 11 Sep 2021 13:59:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10615530#M55487</guid>
      <dc:creator>cyberflow</dc:creator>
      <dc:date>2021-09-11T13:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a lisp onto doing a purge regapp/audit and purgevehicletracking and batch process it ?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10615563#M55488</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6254908"&gt;@Sea-Haven&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you for replying one of the commands (purgevehicletracking) prompts the users and i'm not sure how to bypass that option in a command line format&lt;BR /&gt;&lt;BR /&gt;Thank you for your idea, i've already done that using the (command "") function an managed to make it work.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Sep 2021 14:37:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10615563#M55488</guid>
      <dc:creator>cyberflow</dc:creator>
      <dc:date>2021-09-11T14:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a lisp onto doing a purge regapp/audit and purgevehicletracking and batch process it ?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10615578#M55489</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6254908"&gt;@Sea-Haven&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here you can see the command of purgevehicletracking in action :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="purgevehicletracking.gif" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/964005i1CFDE8AC54237456/image-size/large?v=v2&amp;amp;px=999" role="button" title="purgevehicletracking.gif" alt="purgevehicletracking.gif" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Sep 2021 14:47:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10615578#M55489</guid>
      <dc:creator>cyberflow</dc:creator>
      <dc:date>2021-09-11T14:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a lisp onto doing a purge regapp/audit and purgevehicletracking and batch process it ?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10615598#M55490</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1657496"&gt;@cyberflow&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;P&gt;Do you know a way to ignore a popup when calling a command ?&lt;BR /&gt;The "purgevehicletracking" command prompts users usually&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Since it's not a native AutoCAD command, I couldn't say.&amp;nbsp; For native AutoCAD commands that use dialog boxes, most can be used without them [at the command line only] by prefixing the command name with a hyphen [&lt;FONT face="arial,helvetica,sans-serif" color="#000000"&gt;-LAYER&lt;/FONT&gt;, for example], but a few dialog-box commands &lt;EM&gt;don't&lt;/EM&gt; have that command-line-only option.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Sep 2021 15:10:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10615598#M55490</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-09-11T15:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a lisp onto doing a purge regapp/audit and purgevehicletracking and batch process it ?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10616604#M55491</link>
      <description>&lt;P&gt;The Vehicle tracking is a Autodesk product, but as we know all the rules change, even in Autocad a command prompts and sequence were done by person A, the other command by person B different approach.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could see you set filedia 0 did you try though as Kent suggested putting a "-" in front of the command, which I could not make out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Sep 2021 10:23:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10616604#M55491</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2021-09-12T10:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a lisp onto doing a purge regapp/audit and purgevehicletracking and batch process it ?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10617341#M55492</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Adding the hyphen "-" to the command stills brings up that popup again.&lt;BR /&gt;Unfortunatly !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got a bit of deception that Autodesk didnt thought this one thru.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Sep 2021 23:00:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-create-a-lisp-onto-doing-a-purge-regapp-audit-and/m-p/10617341#M55492</guid>
      <dc:creator>cyberflow</dc:creator>
      <dc:date>2021-09-12T23:00:24Z</dc:date>
    </item>
  </channel>
</rss>

