<?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: AutoCAD 2013 plugin compatibility with AutoCAD 2019 in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8601225#M5698</link>
    <description>&lt;P&gt;Yes, now I understand.&amp;nbsp; But for the record, it worked that way in Autocad 2010, 2012, 2015 and 2017 without any problems.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you - problem solved.&lt;/P&gt;
&lt;P&gt;Ed&lt;/P&gt;</description>
    <pubDate>Sun, 17 Feb 2019 15:12:41 GMT</pubDate>
    <dc:creator>EMD1954</dc:creator>
    <dc:date>2019-02-17T15:12:41Z</dc:date>
    <item>
      <title>AutoCAD 2013 plugin compatibility with AutoCAD 2019</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8599716#M5693</link>
      <description>&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;acedCommandS(RTSTR, &lt;/FONT&gt;&lt;FONT color="#6f008a" face="Consolas" size="2"&gt;_T&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#a31515" face="Consolas" size="2"&gt;"LAYER"&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;), RTSTR, &lt;/FONT&gt;&lt;FONT color="#6f008a" face="Consolas" size="2"&gt;_T&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#a31515" face="Consolas" size="2"&gt;"T"&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;), RTSTR, csLayer, RTSTR, &lt;/FONT&gt;&lt;FONT color="#6f008a" face="Consolas" size="2"&gt;NULL&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;, RTNONE);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;csLayer is a CString.&amp;nbsp; This line causes AutoCad 2019 to crash.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;Any ideas?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 23:21:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8599716#M5693</guid>
      <dc:creator>EMD1954</dc:creator>
      <dc:date>2019-02-15T23:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2013 plugin compatibility with AutoCAD 2019</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8599717#M5694</link>
      <description>&lt;P&gt;Sorry - please disregard the "title".&amp;nbsp; It's just acedCommandS()&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 23:23:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8599717#M5694</guid>
      <dc:creator>EMD1954</dc:creator>
      <dc:date>2019-02-15T23:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2013 plugin compatibility with AutoCAD 2019</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8600202#M5695</link>
      <description>&lt;PRE&gt;acedCommandS(RTSTR, _T("_LAYER"), RTSTR, _T("_Make"), RTSTR, LPCTSTR(csLayer), RTSTR, _T(""), RTNONE);&lt;/PRE&gt;</description>
      <pubDate>Sat, 16 Feb 2019 12:38:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8600202#M5695</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2019-02-16T12:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2013 plugin compatibility with AutoCAD 2019</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8600246#M5696</link>
      <description>&lt;P&gt;Alexander,&lt;/P&gt;
&lt;P&gt;Thank you.&amp;nbsp; I have been doing it that way for more than 10 years and it worked in every previous version.&amp;nbsp; Without you telling me, how would I have ever found it.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Ed&lt;/P&gt;</description>
      <pubDate>Sat, 16 Feb 2019 13:29:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8600246#M5696</guid>
      <dc:creator>EMD1954</dc:creator>
      <dc:date>2019-02-16T13:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2013 plugin compatibility with AutoCAD 2019</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8600330#M5697</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/277054"&gt;@EMD1954&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Alexander,&lt;/P&gt;
&lt;P&gt;Thank you.&amp;nbsp; I have been doing it that way for more than 10 years and it worked in every previous version.&amp;nbsp; Without you telling me, how would I have ever found it.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Ed&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Your code is completely incorrect:&lt;/P&gt;
&lt;P&gt;1. NULL after RTSTR can produce Fatal Error&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;&lt;STRONG&gt;csLayer&lt;/STRONG&gt; may have other pointer than &lt;STRONG&gt;LPCTSTR(csLayer)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;3. Option _SET (e.g "T") can be used only if layer previously&amp;nbsp; created, but "_Make" create and set layer current.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Feb 2019 15:01:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8600330#M5697</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2019-02-16T15:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2013 plugin compatibility with AutoCAD 2019</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8601225#M5698</link>
      <description>&lt;P&gt;Yes, now I understand.&amp;nbsp; But for the record, it worked that way in Autocad 2010, 2012, 2015 and 2017 without any problems.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you - problem solved.&lt;/P&gt;
&lt;P&gt;Ed&lt;/P&gt;</description>
      <pubDate>Sun, 17 Feb 2019 15:12:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8601225#M5698</guid>
      <dc:creator>EMD1954</dc:creator>
      <dc:date>2019-02-17T15:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2013 plugin compatibility with AutoCAD 2019</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8604290#M5699</link>
      <description>&lt;P&gt;Fwiw, I see from an internal bug report that this crash was noticed in 2019 and is being looked at. Probably it was just an accident that the "incorrect" code (RTSTR followed by null) worked (or at least didn't crash) prior to 2019. And then some changes to AutoCAD's command handling implementation caused the code to suddenly start crashing in 2019, as an unintended side effect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 02:14:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8604290#M5699</guid>
      <dc:creator>autodaug</dc:creator>
      <dc:date>2019-02-19T02:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2013 plugin compatibility with AutoCAD 2019</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8616421#M5700</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp; I knew I wasn't crazy!&lt;/P&gt;</description>
      <pubDate>Sat, 23 Feb 2019 16:38:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/autocad-2013-plugin-compatibility-with-autocad-2019/m-p/8616421#M5700</guid>
      <dc:creator>EMD1954</dc:creator>
      <dc:date>2019-02-23T16:38:53Z</dc:date>
    </item>
  </channel>
</rss>

