<?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: Conversion OLE object to STATIC type in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/conversion-ole-object-to-static-type/m-p/6770400#M127044</link>
    <description>&lt;P&gt;I really don't know the answer, but I recall that sometimes vla methods don't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Instead of
 (vla-put-OleItemType objOle 3)
try
(vlax-put objOle 'OleItemType 3)&lt;/PRE&gt;</description>
    <pubDate>Tue, 27 Dec 2016 02:54:59 GMT</pubDate>
    <dc:creator>john.uhden</dc:creator>
    <dc:date>2016-12-27T02:54:59Z</dc:date>
    <item>
      <title>Conversion OLE object to STATIC type</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/conversion-ole-object-to-static-type/m-p/6660976#M127043</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a problem with converting OLE objects to STATIC type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;According to &lt;/SPAN&gt;&lt;A href="http://www.autodesk.com/techpubs/autocad/acadr14/dxf/ole2frame_al_u05_c.htm" target="_blank"&gt;http://www.autodesk.com/techpubs/autocad/acadr14/dxf/ole2frame_al_u05_c.htm&lt;/A&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="codeheader"&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp; 71&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;OLE object type, 1 = link, 2 = embedded, 3 = static&lt;/EM&gt;&lt;BR /&gt;&lt;SPAN&gt;I should just change the 71 dxf group to 3. &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="codeheader"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="codeheader"&gt;&lt;SPAN&gt;Or use: &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="codeheader"&gt;&amp;nbsp; &amp;nbsp;&lt;EM&gt;(vla-put-OleItemType objOle 3)&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But none of above works. OLE is still EMBEDED.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I force OLE to change its type?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warzyk&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 01 Nov 2016 20:54:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/conversion-ole-object-to-static-type/m-p/6660976#M127043</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-01T20:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion OLE object to STATIC type</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/conversion-ole-object-to-static-type/m-p/6770400#M127044</link>
      <description>&lt;P&gt;I really don't know the answer, but I recall that sometimes vla methods don't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Instead of
 (vla-put-OleItemType objOle 3)
try
(vlax-put objOle 'OleItemType 3)&lt;/PRE&gt;</description>
      <pubDate>Tue, 27 Dec 2016 02:54:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/conversion-ole-object-to-static-type/m-p/6770400#M127044</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2016-12-27T02:54:59Z</dc:date>
    </item>
  </channel>
</rss>

