<?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: CArchive / ObjectDCL in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/carchive-objectdcl/m-p/1748222#M22884</link>
    <description>The file that is being read is not in Unicode, it is in ANSI. However, the CArchive object should be able to handle the conversion automatically, at least according to this site:&lt;BR /&gt;
&lt;BR /&gt;
http://www.utilitycode.com/str/doc/default.aspx?/str/doc/carchive.aspx</description>
    <pubDate>Wed, 13 Sep 2006 14:52:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-09-13T14:52:15Z</dc:date>
    <item>
      <title>CArchive / ObjectDCL</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/carchive-objectdcl/m-p/1748218#M22880</link>
      <description>I am in the process of converting ObjectDCL to work with AutoCAD 2007. I have completed the migration and have the ARX file loading in AutoCAD.&lt;BR /&gt;
&lt;BR /&gt;
ObjectDCL uses a CArchive object to read and write its data file to the disk. The first item stored in the file is a version number as an integer.&lt;BR /&gt;
&lt;BR /&gt;
In AutoCAD 2006, it is properly read as 9. In AutoCAD 2007, it is being read as 58354529.&lt;BR /&gt;
&lt;BR /&gt;
Since I am converting code I didn't write, I don't have any experience with CArchive. In particular, I have no idea how it might be different in Visual Studio 2005 compared to previous versions.&lt;BR /&gt;
&lt;BR /&gt;
Does anyone else have experience with CArchive that could offer some pointers? Has anyone converted a project to 2007 that uses CArchive?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
David Robison&lt;BR /&gt;
www.designmaster.biz</description>
      <pubDate>Mon, 28 Aug 2006 16:17:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/carchive-objectdcl/m-p/1748218#M22880</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-28T16:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: CArchive / ObjectDCL</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/carchive-objectdcl/m-p/1748219#M22881</link>
      <description>I succeeded to compile the arx file for 2007 but I am getting the same message at command prompt: 58354529&lt;BR /&gt;
&lt;BR /&gt;
Does anyone knows how to solve that?&lt;BR /&gt;
&lt;BR /&gt;
Roger</description>
      <pubDate>Wed, 30 Aug 2006 12:23:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/carchive-objectdcl/m-p/1748219#M22881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-30T12:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: CArchive / ObjectDCL</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/carchive-objectdcl/m-p/1748220#M22882</link>
      <description>Is the file you are reading converted to unicode format? &lt;BR /&gt;
&lt;BR /&gt;
2007 converted all strings to unicode, but the file in question may still be ascii. &lt;BR /&gt;
&lt;BR /&gt;
Chris Arps</description>
      <pubDate>Fri, 01 Sep 2006 18:22:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/carchive-objectdcl/m-p/1748220#M22882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-09-01T18:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: CArchive / ObjectDCL</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/carchive-objectdcl/m-p/1748221#M22883</link>
      <description>I think so, because it's the same project that is ready for AutoCAD 2007 to download on sourceforge.net and the compiler doesn't show any errors. &lt;BR /&gt;
&lt;BR /&gt;
Did you see the project for AutoCAD 2007?&lt;BR /&gt;
&lt;BR /&gt;
Thx&lt;BR /&gt;
&lt;BR /&gt;
Roger</description>
      <pubDate>Fri, 01 Sep 2006 19:35:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/carchive-objectdcl/m-p/1748221#M22883</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-09-01T19:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: CArchive / ObjectDCL</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/carchive-objectdcl/m-p/1748222#M22884</link>
      <description>The file that is being read is not in Unicode, it is in ANSI. However, the CArchive object should be able to handle the conversion automatically, at least according to this site:&lt;BR /&gt;
&lt;BR /&gt;
http://www.utilitycode.com/str/doc/default.aspx?/str/doc/carchive.aspx</description>
      <pubDate>Wed, 13 Sep 2006 14:52:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/carchive-objectdcl/m-p/1748222#M22884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-09-13T14:52:15Z</dc:date>
    </item>
  </channel>
</rss>

