<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>CAD Forum discussion (EN) : code for commands</title>
  <link>https://www.cadforum.cz/forum_en/</link>
  <description><![CDATA[This is an XML content feed of; CAD Forum discussion (EN) : AutoCAD : code for commands]]></description>
  <pubDate>Tue, 09 Jun 2026 21:23:29 +0000</pubDate>
  <lastBuildDate>Thu, 14 Jun 2012 12:36:51 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.cadforum.cz/forum_en/RSS_post_feed.asp?TID=7973</WebWizForums:feedURL>
  <image>
   <title><![CDATA[CAD Forum discussion (EN)]]></title>
   <url>https://www.cadforum.cz/forum_en/forum_images/web_wiz_forums.png</url>
   <link>https://www.cadforum.cz/forum_en/</link>
  </image>
  <item>
   <title><![CDATA[code for commands : I shall try this, Thanks for your...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7973&amp;PID=20575&amp;title=code-for-commands#20575</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=148470">Arthurengineer</a><br /><strong>Subject:</strong> 7973<br /><strong>Posted:</strong> 14.Jun.2012 at 12:36<br /><br />I shall try this, Thanks for your help.<div>Most&nbsp;appreciated&nbsp;</div>]]>
   </description>
   <pubDate>Thu, 14 Jun 2012 12:36:51 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7973&amp;PID=20575&amp;title=code-for-commands#20575</guid>
  </item> 
  <item>
   <title><![CDATA[code for commands : This macro should work. I substituted...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7973&amp;PID=20574&amp;title=code-for-commands#20574</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=165260">John Connor</a><br /><strong>Subject:</strong> 7973<br /><strong>Posted:</strong> 14.Jun.2012 at 12:19<br /><br />This macro should work.&nbsp; I substituted a "qsave" for "saveas".<br><br>^C^C_ze audit y _purge a * n _qsave  ]]>
   </description>
   <pubDate>Thu, 14 Jun 2012 12:19:15 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7973&amp;PID=20574&amp;title=code-for-commands#20574</guid>
  </item> 
  <item>
   <title><![CDATA[code for commands : Ok, could advise me as to set...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7973&amp;PID=20573&amp;title=code-for-commands#20573</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=148470">Arthurengineer</a><br /><strong>Subject:</strong> 7973<br /><strong>Posted:</strong> 14.Jun.2012 at 12:01<br /><br />Ok, could advise me as to set up a macro that would do a purge all, audit, zoom extents and save as as one command? perhaps I could see where I am going wrong.<div>Thanks....confused...</div>]]>
   </description>
   <pubDate>Thu, 14 Jun 2012 12:01:18 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7973&amp;PID=20573&amp;title=code-for-commands#20573</guid>
  </item> 
  <item>
   <title><![CDATA[code for commands : I notice that you haven&amp;#039;t...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7973&amp;PID=20570&amp;title=code-for-commands#20570</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=165260">John Connor</a><br /><strong>Subject:</strong> 7973<br /><strong>Posted:</strong> 14.Jun.2012 at 11:50<br /><br />I notice that you haven't set an option for the Purge command.&nbsp; In the macro I use I first purge all Regapps then do a second Purge using the "All" option followed by an AUDIT to fix any errors before finally saving.]]>
   </description>
   <pubDate>Thu, 14 Jun 2012 11:50:46 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7973&amp;PID=20570&amp;title=code-for-commands#20570</guid>
  </item> 
  <item>
   <title><![CDATA[code for commands : The code above works ok, but where...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7973&amp;PID=20563&amp;title=code-for-commands#20563</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=148470">Arthurengineer</a><br /><strong>Subject:</strong> 7973<br /><strong>Posted:</strong> 14.Jun.2012 at 09:06<br /><br />The code above works ok, &nbsp;but where do I add the purge command to the line?...Is it ..... &nbsp;purge<span style="font-size: 11px; text-align: left; : rgb(238, 242, 247); ">_zoom _e ^C^C_saveas&nbsp; ?&nbsp;</span><div><span style="font-size: 11px; text-align: left; : rgb(238, 242, 247); ">I tried all positions but to no avail. I must be doing something fundamentally wrong....as you may see I am very much a beginner to any kind of programming although I do like to experiment.</span></div>]]>
   </description>
   <pubDate>Thu, 14 Jun 2012 09:06:40 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7973&amp;PID=20563&amp;title=code-for-commands#20563</guid>
  </item> 
  <item>
   <title><![CDATA[code for commands : And where does the code fail?  ...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7973&amp;PID=20555&amp;title=code-for-commands#20555</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=165260">John Connor</a><br /><strong>Subject:</strong> 7973<br /><strong>Posted:</strong> 13.Jun.2012 at 18:08<br /><br />And where does the code fail?]]>
   </description>
   <pubDate>Wed, 13 Jun 2012 18:08:47 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7973&amp;PID=20555&amp;title=code-for-commands#20555</guid>
  </item> 
  <item>
   <title><![CDATA[code for commands : Hello all,I have been trying to...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7973&amp;PID=20553&amp;title=code-for-commands#20553</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=148470">Arthurengineer</a><br /><strong>Subject:</strong> 7973<br /><strong>Posted:</strong> 13.Jun.2012 at 14:31<br /><br />Hello all,<div>I have been trying to integrate three commands with one custom button.&nbsp;</div><div>I have assigned the following to the button &nbsp; &nbsp;&nbsp;_zoom _e ^C^C_saveas &nbsp; &nbsp; This gives me &nbsp;zoom extents followed by the save as dialogue box.&nbsp;</div><div>In 2007 LT I managed to have the purge command thrown in as well.</div><div>I am now running Inventor LT 2012, mainly the LT side with our large legacy of 2D drawings whilst I find my way around the Inventor side.</div><div>I would like to have my old command (zoom extents, purge &amp; save as) in LT 2012 but no matter what I try I can't get it to work.&nbsp;</div><div>Any help would be&nbsp;appreciated.</div><div><br></div><div>Thanks in anticipation.</div>]]>
   </description>
   <pubDate>Wed, 13 Jun 2012 14:31:18 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7973&amp;PID=20553&amp;title=code-for-commands#20553</guid>
  </item> 
 </channel>
</rss>