<?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: Excel VBA execute: acadApp.ActiveDocument.SendCommand &amp;quot;-bedit Ankers_R&amp;amp; in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373622#M11004</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#666699"&gt;&amp;gt;&amp;gt; What I'm trying to accomplish is that I can adjust the 2 dynamic grips&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;May I ask you more detailed about "adjust 2 dynamic grips"?&lt;/P&gt;&lt;P&gt;Do you mean you want to modify the blockdefinition ... or when the block is already inserted you want to modify the parameters "SCHAAL" and "Angle1" to resize/rotate that one blockreference?&lt;/P&gt;&lt;P&gt;If you mean the second one then you never have to start into blockeditor (modifying a blockdefinition would replace all blockreferences already inserted with the new modification you do in the blockeditor).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To access the parameters for the blockreference (the inserted object in modelspace or paperspace) then you can't do that using SendCommand. Look e.g. &lt;A target="_self" href="https://forums.autodesk.com/t5/Visual-Basic-Customization/Changing-Dynamic-Block-Property-Values-with-VBA/td-p/2165737"&gt;&amp;gt;&amp;gt;&amp;gt;this thread&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt; or use google to search for the words &lt;A target="_self" href="http://www.google.com/search?q=AutoCAD+VBA+GetDynamicBlockProperties&amp;amp;ie=UTF-8"&gt;&amp;gt;&amp;gt;&amp;gt;AutoCAD VBA GetDynamicBlockProperties&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt;, that show some blogs and threads discussing the modification of parameters within a dynamic block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH, - alfred -&lt;/P&gt;</description>
    <pubDate>Tue, 20 Aug 2013 07:25:49 GMT</pubDate>
    <dc:creator>Alfred.NESWADBA</dc:creator>
    <dc:date>2013-08-20T07:25:49Z</dc:date>
    <item>
      <title>Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R"</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4372666#M11000</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've got a block named: Ankers_R&lt;/P&gt;&lt;P&gt;I want to open this block via Excel VBA and the only thing I cant get it done is do the last execute enter to start.&lt;/P&gt;&lt;P&gt;if I put in the code:&lt;/P&gt;&lt;P&gt;acadApp.ActiveDocument.SendCommand "-bedit Ankers_R"&lt;/P&gt;&lt;P&gt;He wil execute -bedit and fill in Ankers_R&amp;nbsp;on the commandline so I only have to hit enter and it goes to the editor...&lt;/P&gt;&lt;P&gt;I just cant figur out how to adjust this code to let it do this last enter cause when you leave a space open for enter it just sees it as text...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Kind regards!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2013 15:27:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4372666#M11000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-19T15:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R&amp;</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4372681#M11001</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try that:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#666699" face="lucida sans unicode,lucida sans"&gt;acadApp.ActiveDocument.SendCommand "-bedit Ankers_R"&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt; &amp;amp; vbCr&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2013 15:37:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4372681#M11001</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2013-08-19T15:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R&amp;</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373550#M11002</link>
      <description>&lt;P&gt;Thnx! works perfectly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 06:30:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373550#M11002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-20T06:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R&amp;</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373604#M11003</link>
      <description>&lt;P&gt;ok, maybe it doesnt works that perfectly...&lt;/P&gt;&lt;P&gt;I got another problem now.&lt;/P&gt;&lt;P&gt;When the command is executed he opens the editor but somehow I cant see the dynamic features of a block inside that block...&lt;/P&gt;&lt;P&gt;When I manually open it I do see them....&lt;/P&gt;&lt;P&gt;What I'm trying to accomplish is that I can adjust the 2 dynamic grips so I can add a new length to them via excel.&lt;/P&gt;&lt;P&gt;(I've never learned to scripting things&amp;nbsp;beside using scripts from others and adjust them, so I lack allot at knowing code language to find solutions...)&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 07:10:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373604#M11003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-20T07:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R&amp;</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373622#M11004</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#666699"&gt;&amp;gt;&amp;gt; What I'm trying to accomplish is that I can adjust the 2 dynamic grips&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;May I ask you more detailed about "adjust 2 dynamic grips"?&lt;/P&gt;&lt;P&gt;Do you mean you want to modify the blockdefinition ... or when the block is already inserted you want to modify the parameters "SCHAAL" and "Angle1" to resize/rotate that one blockreference?&lt;/P&gt;&lt;P&gt;If you mean the second one then you never have to start into blockeditor (modifying a blockdefinition would replace all blockreferences already inserted with the new modification you do in the blockeditor).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To access the parameters for the blockreference (the inserted object in modelspace or paperspace) then you can't do that using SendCommand. Look e.g. &lt;A target="_self" href="https://forums.autodesk.com/t5/Visual-Basic-Customization/Changing-Dynamic-Block-Property-Values-with-VBA/td-p/2165737"&gt;&amp;gt;&amp;gt;&amp;gt;this thread&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt; or use google to search for the words &lt;A target="_self" href="http://www.google.com/search?q=AutoCAD+VBA+GetDynamicBlockProperties&amp;amp;ie=UTF-8"&gt;&amp;gt;&amp;gt;&amp;gt;AutoCAD VBA GetDynamicBlockProperties&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt;, that show some blogs and threads discussing the modification of parameters within a dynamic block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH, - alfred -&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 07:25:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373622#M11004</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2013-08-20T07:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R&amp;</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373640#M11005</link>
      <description>&lt;P&gt;Thanks Alfred for that information, it will help me allot to try to adjust the dynamic grip lengths!&lt;/P&gt;&lt;P&gt;But I dont want to adjust Schaal and angle.&lt;/P&gt;&lt;P&gt;If you open the block, you can see another block with 2 dynamics inside it.&lt;/P&gt;&lt;P&gt;so first I want to adjust distance1 length and after that the length of distance2.&lt;/P&gt;&lt;P&gt;That's what I hope to find in your useful links.&lt;/P&gt;&lt;P&gt;But the weird&amp;nbsp;thing is, when I open the blockeditor via excel it doesnt show those 2 distances...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit,&lt;/P&gt;&lt;P&gt;I just notice it doenst opens the block, it opens the block and puts in the block that needs to be opent...&lt;/P&gt;&lt;P&gt;gonna try some things cause this I dont get...&lt;/P&gt;&lt;P&gt;If you know something pls reply!&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've got some mistakes in my block names what I think causes the last problems...&lt;/P&gt;&lt;P&gt;I'll let you know if I get it fixed &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its fixed....&lt;/P&gt;&lt;P&gt;I used an old blockname to open the block&amp;nbsp;so gonna try to write the codes for the dynamics...&lt;/P&gt;&lt;P&gt;thnx for the help so far!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 07:51:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373640#M11005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-20T07:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R&amp;</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373701#M11006</link>
      <description>&lt;P&gt;OK, your link helped me very good cause now I managed to adjust the distances.&lt;BR /&gt;The thing I cant figure out here is if I put hard numbers it just works fine:&lt;/P&gt;&lt;P&gt;&amp;nbsp;If dybprop(i).PropertyName = "Distance1" Then&lt;BR /&gt;&amp;nbsp;dybprop(i).Value = 20000#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if I put a string to it something like this:&lt;/P&gt;&lt;P&gt;Dim leng As Integer, length As String&lt;/P&gt;&lt;P&gt;&amp;nbsp;leng = Cells(1, 1).Value&lt;BR /&gt;&amp;nbsp;length = leng &amp;amp; "#"&lt;/P&gt;&lt;P&gt;&amp;nbsp;If dybprop(i).PropertyName = "Distance1" Then&lt;BR /&gt;&amp;nbsp;dybprop(i).Value = length&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It doesnt understand what to do with the string, is it because a string is not a number? but I cant use an integer too because of the #... I tried this too but wont work...&lt;/P&gt;&lt;P&gt;dybprop(i).Value = leng &amp;amp; "#"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe the solution is simple but I have not the experience and cant find it at google so far&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 08:42:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373701#M11006</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-20T08:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R&amp;</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373706#M11007</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;&lt;FONT color="#666699" face="lucida sans unicode,lucida sans"&gt;dybprop(i).Value = Val(length)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;FONT color="#666699" face="lucida sans unicode,lucida sans"&gt;dybprop(i).Value = CDbl(length)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...as you can't store a string value (that might contain "&lt;EM&gt;IT IS TEN CM LONG&lt;/EM&gt;") as double (as numeric value with decimal places).&lt;/P&gt;&lt;P&gt;So you have to convert the content of the string-variable to a double value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH, - alfred -&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 08:47:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373706#M11007</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2013-08-20T08:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R&amp;</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373708#M11008</link>
      <description>Thnx Alfred!&lt;BR /&gt;I tried cdbl before but didnt work, but Val(length) did the trick!&lt;BR /&gt;Many thanks again!</description>
      <pubDate>Tue, 20 Aug 2013 08:51:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373708#M11008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-20T08:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R&amp;</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373758#M11009</link>
      <description>&lt;P&gt;can you help me with one last thing:&lt;/P&gt;&lt;P&gt;I need to save the block under a new name and the new&amp;nbsp;name is a string but thats not a problem I think.&lt;/P&gt;&lt;P&gt;I tried via commandline but that&amp;nbsp;wont work because of the&amp;nbsp;inputbox it opens&amp;nbsp;and searching for something simular as like changing the distances but I cant find the right stuff to get it done...&lt;/P&gt;&lt;P&gt;Do you have another good link or maybe the code?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 09:50:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373758#M11009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-20T09:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R&amp;</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373782#M11010</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#666699"&gt;&amp;gt;&amp;gt; I tried via commandline but that&amp;nbsp;wont work because of the&amp;nbsp;inputbox it opens&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;What command is it that you used?&lt;/P&gt;&lt;P&gt;Generally: commands that raises dialogs can in most cases be started with a dash in front, so e.g.&lt;/P&gt;&lt;P&gt;command &lt;FONT color="#666699" face="lucida sans unicode,lucida sans"&gt;LAYER&lt;/FONT&gt; starts the dialog&lt;/P&gt;&lt;P&gt;command &lt;FONT color="#666699" face="lucida sans unicode,lucida sans"&gt;-LAYER&lt;/FONT&gt; starts the same command, but all is done in the command-line&lt;/P&gt;&lt;P&gt;For filedialogs you also can try to disable the sysvar &lt;FONT color="#666699" face="lucida sans unicode,lucida sans"&gt;FILEDIA&lt;/FONT&gt;, so if you try to save a drawing then you can avoid the filedialog by setting &lt;FONT color="#666699" face="lucida sans unicode,lucida sans"&gt;FILEDIA&lt;/FONT&gt; to 0 (and after your macro back to the value that was stored before you started your macro).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 10:08:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373782#M11010</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2013-08-20T10:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R&amp;</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373928#M11011</link>
      <description>&lt;P&gt;The command I uses is:&lt;/P&gt;&lt;P&gt;"naam" is a string&lt;/P&gt;&lt;P&gt;acadApp.ActiveDocument.SendCommand "bsaveas" &amp;amp; vbCr &amp;amp; naam&amp;nbsp;&amp;amp; vbCr&lt;/P&gt;&lt;P&gt;but it wont fill in the name cause of the&amp;nbsp;dialogbox.&lt;/P&gt;&lt;P&gt;-bsaveas is unknown by autocad&amp;nbsp;unfortunately.&lt;/P&gt;&lt;P&gt;and filedia doesnt block the dialogbox from opening.&lt;/P&gt;&lt;P&gt;So i dont think I should save a new block via commandline.&lt;/P&gt;&lt;P&gt;But have no idea how to&amp;nbsp;set up the&amp;nbsp;a proper code that does&amp;nbsp;like:&lt;/P&gt;&lt;P&gt;naam = Cells(row, 1).Value&lt;/P&gt;&lt;P&gt;block.saveas naam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the attach for the full VBA.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 11:06:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373928#M11011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-20T11:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R&amp;</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373946#M11012</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#666699"&gt;&amp;gt;&amp;gt; -bsaveas is unknown by autocad&amp;nbsp;unfortunately.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#666699"&gt;&amp;gt;&amp;gt; and filedia doesnt block the dialogbox from opening&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Yep, I see, try that instead:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#666699" face="lucida sans unicode,lucida sans"&gt;ThisDrawing.SendCommand("(command ""_BSAVEAS"" " &amp;amp; naam &amp;amp; ")" / vbCr&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The way here is to go through a lisp statement as within lisp also some dialogs are disabled, and here it seems to be the only option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH, - alfred -&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 11:20:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373946#M11012</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2013-08-20T11:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R&amp;</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373979#M11013</link>
      <description>&lt;P&gt;hmmm VBA cant load that line of code...&lt;/P&gt;&lt;P&gt;its weird that the -bsaveas doesnt excists cause the -bsave does....&lt;/P&gt;&lt;P&gt;Maybe you can take a look to tryout the code you think it should be...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 11:49:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373979#M11013</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-20T11:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R&amp;</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373990#M11014</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sorry, typos ;(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#666699" face="lucida sans unicode,lucida sans"&gt;&amp;nbsp;&amp;nbsp; ThisDrawing.SendCommand "(command ""_BSAVEAS""" &amp;amp; """" &amp;amp; naam &amp;amp; """)" &amp;amp; vbCr&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;- alfred -&lt;FONT color="#666699"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 11:57:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373990#M11014</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2013-08-20T11:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA execute: acadApp.ActiveDocument.SendCommand "-bedit Ankers_R&amp;</title>
      <link>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373994#M11015</link>
      <description>It works &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;BR /&gt;I changed it too:&lt;BR /&gt;acadApp.ActiveDocument.SendCommand "(command ""_BSAVEAS""" &amp;amp; """" &amp;amp; naam &amp;amp; """)" &amp;amp; vbCr&lt;BR /&gt;&lt;BR /&gt;Thnx allot for the help!</description>
      <pubDate>Tue, 20 Aug 2013 12:00:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/excel-vba-execute-acadapp-activedocument-sendcommand-quot-bedit/m-p/4373994#M11015</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-20T12:00:49Z</dc:date>
    </item>
  </channel>
</rss>

