<?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: Run ARX code after AutoCAD is completely loaded in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/run-arx-code-after-autocad-is-completely-loaded/m-p/1816528#M22419</link>
    <description>Thanks Owen!  That seems to be working.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Owen Wengerd" &lt;OWENW&gt; wrote in message &lt;BR /&gt;
news:5394290@discussion.autodesk.com...&lt;BR /&gt;
Alan:&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; Thank you for the information, but is loading a second ARX the only way?&lt;BR /&gt;
&amp;gt; Is there no way accomplish it within a single ARX?&lt;BR /&gt;
&lt;BR /&gt;
  The ADS command handler can do something other than load another ARX&lt;BR /&gt;
module.  It sounds like that's what you're after. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
-- &lt;BR /&gt;
Owen Wengerd&lt;BR /&gt;
President, ManuSoft ==&amp;gt; http://www.manusoft.com&lt;BR /&gt;
VP Americas, CADLock, Inc. ==&amp;gt; http://www.cadlock.com&lt;/OWENW&gt;</description>
    <pubDate>Mon, 13 Nov 2006 18:46:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-11-13T18:46:45Z</dc:date>
    <item>
      <title>Run ARX code after AutoCAD is completely loaded</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/run-arx-code-after-autocad-is-completely-loaded/m-p/1816524#M22415</link>
      <description>I have some ARX code that needs to be run one time after AutoCAD Map is &lt;BR /&gt;
completely loaded.  A reactor seems like the logical place for this code, &lt;BR /&gt;
but I can't seem to find one for "AutoCAD has finished its incredibly long &lt;BR /&gt;
initialization process."&lt;BR /&gt;
&lt;BR /&gt;
Does anybody have any ideas?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Alan</description>
      <pubDate>Fri, 10 Nov 2006 23:59:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/run-arx-code-after-autocad-is-completely-loaded/m-p/1816524#M22415</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-11-10T23:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Run ARX code after AutoCAD is completely loaded</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/run-arx-code-after-autocad-is-completely-loaded/m-p/1816525#M22416</link>
      <description>You'll need to load one ARX at startup, and from the first kLoadDwgMsg in &lt;BR /&gt;
that ARX issue a call to ads_queueexpr() to run an ADS command that the same &lt;BR /&gt;
ARX defines.  From the ADS command handler, load the second ARX that you &lt;BR /&gt;
want loading after initialization is complete. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
-- &lt;BR /&gt;
Owen Wengerd&lt;BR /&gt;
President, ManuSoft ==&amp;gt; http://www.manusoft.com&lt;BR /&gt;
VP Americas, CADLock, Inc. ==&amp;gt; http://www.cadlock.com</description>
      <pubDate>Sat, 11 Nov 2006 03:19:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/run-arx-code-after-autocad-is-completely-loaded/m-p/1816525#M22416</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-11-11T03:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Run ARX code after AutoCAD is completely loaded</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/run-arx-code-after-autocad-is-completely-loaded/m-p/1816526#M22417</link>
      <description>Owen,&lt;BR /&gt;
&lt;BR /&gt;
Thank you for the information, but is loading a second ARX the only way?  Is &lt;BR /&gt;
there no way accomplish it within a single ARX?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Alan&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Owen Wengerd" &lt;OWENW&gt; wrote in message &lt;BR /&gt;
news:5393072@discussion.autodesk.com...&lt;BR /&gt;
You'll need to load one ARX at startup, and from the first kLoadDwgMsg in&lt;BR /&gt;
that ARX issue a call to ads_queueexpr() to run an ADS command that the same&lt;BR /&gt;
ARX defines.  From the ADS command handler, load the second ARX that you&lt;BR /&gt;
want loading after initialization is complete. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
-- &lt;BR /&gt;
Owen Wengerd&lt;BR /&gt;
President, ManuSoft ==&amp;gt; http://www.manusoft.com&lt;BR /&gt;
VP Americas, CADLock, Inc. ==&amp;gt; http://www.cadlock.com&lt;/OWENW&gt;</description>
      <pubDate>Mon, 13 Nov 2006 16:34:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/run-arx-code-after-autocad-is-completely-loaded/m-p/1816526#M22417</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-11-13T16:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Run ARX code after AutoCAD is completely loaded</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/run-arx-code-after-autocad-is-completely-loaded/m-p/1816527#M22418</link>
      <description>Alan:&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; Thank you for the information, but is loading a second ARX the only way?&lt;BR /&gt;
&amp;gt; Is there no way accomplish it within a single ARX?&lt;BR /&gt;
&lt;BR /&gt;
  The ADS command handler can do something other than load another ARX &lt;BR /&gt;
module.  It sounds like that's what you're after. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
-- &lt;BR /&gt;
Owen Wengerd&lt;BR /&gt;
President, ManuSoft ==&amp;gt; http://www.manusoft.com&lt;BR /&gt;
VP Americas, CADLock, Inc. ==&amp;gt; http://www.cadlock.com</description>
      <pubDate>Mon, 13 Nov 2006 17:53:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/run-arx-code-after-autocad-is-completely-loaded/m-p/1816527#M22418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-11-13T17:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Run ARX code after AutoCAD is completely loaded</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/run-arx-code-after-autocad-is-completely-loaded/m-p/1816528#M22419</link>
      <description>Thanks Owen!  That seems to be working.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Owen Wengerd" &lt;OWENW&gt; wrote in message &lt;BR /&gt;
news:5394290@discussion.autodesk.com...&lt;BR /&gt;
Alan:&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; Thank you for the information, but is loading a second ARX the only way?&lt;BR /&gt;
&amp;gt; Is there no way accomplish it within a single ARX?&lt;BR /&gt;
&lt;BR /&gt;
  The ADS command handler can do something other than load another ARX&lt;BR /&gt;
module.  It sounds like that's what you're after. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
-- &lt;BR /&gt;
Owen Wengerd&lt;BR /&gt;
President, ManuSoft ==&amp;gt; http://www.manusoft.com&lt;BR /&gt;
VP Americas, CADLock, Inc. ==&amp;gt; http://www.cadlock.com&lt;/OWENW&gt;</description>
      <pubDate>Mon, 13 Nov 2006 18:46:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/run-arx-code-after-autocad-is-completely-loaded/m-p/1816528#M22419</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-11-13T18:46:45Z</dc:date>
    </item>
  </channel>
</rss>

