<?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 Block Attribute updated to differents files in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6862816#M240749</link>
    <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've created a block with attribute and I inserted it into some dwg files.&lt;/P&gt;&lt;P&gt;And I'd like to change the attribute value from that block and update to all the files automatically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know how to do. Anybody can help me, please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was trying to use this lisp from Lee Mac &lt;A href="http://lee-mac.com/batte.html" target="_self"&gt;http://lee-mac.com/batte.html&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I don't know how to do use it properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank in advance Block attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fabricio&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2017 14:24:34 GMT</pubDate>
    <dc:creator>F.Camargo</dc:creator>
    <dc:date>2017-02-08T14:24:34Z</dc:date>
    <item>
      <title>Block Attribute updated to differents files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6862816#M240749</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've created a block with attribute and I inserted it into some dwg files.&lt;/P&gt;&lt;P&gt;And I'd like to change the attribute value from that block and update to all the files automatically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know how to do. Anybody can help me, please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was trying to use this lisp from Lee Mac &lt;A href="http://lee-mac.com/batte.html" target="_self"&gt;http://lee-mac.com/batte.html&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I don't know how to do use it properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank in advance Block attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fabricio&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 14:24:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6862816#M240749</guid>
      <dc:creator>F.Camargo</dc:creator>
      <dc:date>2017-02-08T14:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Block Attribute updated to differents files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6863784#M240750</link>
      <description>&lt;P&gt;To run the lisp program.&lt;/P&gt;
&lt;P&gt;Type APPLOAD and go find where ever you saved the file to and the load it.&lt;/P&gt;
&lt;P&gt;Now type BATTE to run the program.&lt;/P&gt;
&lt;P&gt;In the Block Name box type: MARGEM&lt;/P&gt;
&lt;P&gt;In the Attribute Tag box type: PROPRIETARIOS&lt;/P&gt;
&lt;P&gt;In the Attribute Value type: your new value, whatever that may be.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then hit the [Add Item] button.&lt;/P&gt;
&lt;P&gt;click the [Next] button.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now set the folder where all of you file are.&lt;/P&gt;
&lt;P&gt;from the list on the right pick on the files that you want to change the attribute on and pick the [Add Files] button.&lt;/P&gt;
&lt;P&gt;After your list on the right has all of the file that you need then it the [Run] button.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 19:04:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6863784#M240750</guid>
      <dc:creator>EricStiles</dc:creator>
      <dc:date>2017-02-08T19:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Block Attribute updated to differents files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6864131#M240751</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1270409"&gt;@F.Camargo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did the excellent help from&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/236452"&gt;@EricStiles&lt;/a&gt;&amp;nbsp;get the attribute value updated across your drawing? &amp;nbsp;Please add a post with your results.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 20:43:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6864131#M240751</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-02-08T20:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Block Attribute updated to differents files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6865508#M240752</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;&lt;P&gt;To run the lisp program.&lt;/P&gt;&lt;P&gt;Type APPLOAD and go find where ever you saved the file to and the load it.&lt;/P&gt;&lt;P&gt;Now type BATTE to run the program.&lt;/P&gt;&lt;P&gt;In the Block Name box type: MARGEM&lt;/P&gt;&lt;P&gt;In the Attribute Tag box type: PROPRIETARIOS&lt;/P&gt;&lt;P&gt;In the Attribute Value type: your new value, whatever that may be.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then hit the [Add Item] button.&lt;/P&gt;&lt;P&gt;click the [Next] button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now set the folder where all of you file are.&lt;/P&gt;&lt;P&gt;from the list on the right pick on the files that you want to change the attribute on and pick the [Add Files] button.&lt;/P&gt;&lt;P&gt;After your list on the right has all of the file that you need then it the [Run] button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/236452"&gt;@EricStiles&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Thank you for the excellent workflow!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I couldn't do that yet, maybe I'm doing something wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried to do that with the block?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm inserting that block in two differents dwg files and trying to change the attribute value from the lisp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank in advance&lt;/P&gt;&lt;P&gt;Fabricio&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 10:50:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6865508#M240752</guid>
      <dc:creator>F.Camargo</dc:creator>
      <dc:date>2017-02-09T10:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Block Attribute updated to differents files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6867011#M240753</link>
      <description>&lt;P&gt;In my instructions change &lt;FONT size="3"&gt;PROPRIETARIOS&lt;/FONT&gt; to &lt;FONT size="3"&gt;PROPRIETÁ­­RIOS&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT size="3"&gt;:&amp;nbsp;&lt;/FONT&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The tag name has a colon in it.&amp;nbsp; Make sure you add the : at the end.&amp;nbsp;&amp;nbsp; but you should really think about taking that out of your block, that's confusing.&amp;nbsp; Plus don't forget you have&amp;nbsp;the Á and not A but I assumed you new to change that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did try it with the : at the end and it works.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 19:30:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6867011#M240753</guid>
      <dc:creator>EricStiles</dc:creator>
      <dc:date>2017-02-09T19:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Block Attribute updated to differents files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6868502#M240754</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/236452"&gt;@EricStiles&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm attaching 2 differente files:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1- Is my wblock&lt;/P&gt;&lt;P&gt;2- That file&amp;nbsp;I inserted the block. (test)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OP: I have several dwg files lilke that test file. All this files I insert the wblock.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to make a change into a wblock file, and try to update to the test.dwg.&lt;/P&gt;&lt;P&gt;But couldn't do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fabricio&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 11:07:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6868502#M240754</guid>
      <dc:creator>F.Camargo</dc:creator>
      <dc:date>2017-02-10T11:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Block Attribute updated to differents files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6870171#M240755</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1270409"&gt;@F.Camargo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I made a quick Screencast for you. &amp;nbsp;When you update the Wblock file and try to insert it, you will only get the version of the block that is already defined in the drawing already. So, you can use a block substitution to insert the newer version. This can be done with the Insert command and window. I like to do it manually though using -Insert.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will see in&amp;nbsp; my video that I substitute (redefine) the block and then I use Battman to sync it with the block that is already showing in the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808000"&gt;Please select the Accept as Solution button if my post solves your issue or answers your question.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="28c91b3e-4d1d-4a77-8e25-6a534d4d0c69" class="myscreencast-iframe iframe-container active-myscreencast"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/28c91b3e-4d1d-4a77-8e25-6a534d4d0c69" width="640" height="710" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Feb 2017 20:38:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6870171#M240755</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-02-10T20:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Block Attribute updated to differents files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6870420#M240756</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1270409"&gt;@F.Camargo&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Your block name has changed.&amp;nbsp;&amp;nbsp; Now you would have to replace MARGEM to WBLOCK.&amp;nbsp; &lt;FONT color="#ff0000"&gt;Also do&amp;nbsp;NOT have any of the file open!&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To run the lisp program.&lt;/P&gt;
&lt;P&gt;Type APPLOAD and go find where ever you saved the file to and the load it.&lt;/P&gt;
&lt;P&gt;Now type BATTE to run the program.&lt;/P&gt;
&lt;P&gt;In the Block Name box type: &lt;STRONG&gt;WBLOCK&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;In the Attribute Tag box type: &lt;STRONG&gt;PROPRIETÁRIOS:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;In the Attribute Value type: your new value, whatever that may be.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then hit the [Add Item] button.&lt;/P&gt;
&lt;P&gt;click the [Next] button.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now set the folder where all of you file are.&lt;/P&gt;
&lt;P&gt;from the list on the right pick on the files that you want to change the attribute on and pick the [Add Files] button.&lt;/P&gt;
&lt;P&gt;After your list on the right has all of the file that you need then it the [Run] button.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 22:32:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6870420#M240756</guid>
      <dc:creator>EricStiles</dc:creator>
      <dc:date>2017-02-10T22:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Block Attribute updated to differents files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6870556#M240757</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1270409"&gt;@F.Camargo&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Your block name has changed.&amp;nbsp;&amp;nbsp; Now you would have to replace MARGEM to WBLOCK.&amp;nbsp; &lt;FONT color="#ff0000"&gt;Also do&amp;nbsp;NOT have any of the file open!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To run the lisp program.&lt;/P&gt;&lt;P&gt;Type APPLOAD and go find where ever you saved the file to and the load it.&lt;/P&gt;&lt;P&gt;Now type BATTE to run the program.&lt;/P&gt;&lt;P&gt;In the Block Name box type: &lt;STRONG&gt;WBLOCK&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In the Attribute Tag box type: &lt;STRONG&gt;PROPRIETÁRIOS:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In the Attribute Value type: your new value, whatever that may be.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then hit the [Add Item] button.&lt;/P&gt;&lt;P&gt;click the [Next] button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now set the folder where all of you file are.&lt;/P&gt;&lt;P&gt;from the list on the right pick on the files that you want to change the attribute on and pick the [Add Files] button.&lt;/P&gt;&lt;P&gt;After your list on the right has all of the file that you need then it the [Run] button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/236452"&gt;@EricStiles&lt;/a&gt;&lt;/P&gt;&lt;P&gt;It's just amazing!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanna say thanks to you for your kindness and patience to help me out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;God Bless you!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fabricio&lt;/P&gt;</description>
      <pubDate>Sat, 11 Feb 2017 00:27:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6870556#M240757</guid>
      <dc:creator>F.Camargo</dc:creator>
      <dc:date>2017-02-11T00:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Block Attribute updated to differents files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6870559#M240758</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3672492"&gt;@john.vellek&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1270409"&gt;@F.Camargo&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made a quick Screencast for you. &amp;nbsp;When you update the Wblock file and try to insert it, you will only get the version of the block that is already defined in the drawing already. So, you can use a block substitution to insert the newer version. This can be done with the Insert command and window. I like to do it manually though using -Insert.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will see in&amp;nbsp; my video that I substitute (redefine) the block and then I use Battman to sync it with the block that is already showing in the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808000"&gt;Please select the Accept as Solution button if my post solves your issue or answers your question.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="myscreencast-iframe iframe-container active-myscreencast"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3672492"&gt;@john.vellek&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Excellent screencast, really helpfull!!&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much you too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've learnt a lot&amp;nbsp;with you. Now I have two ways to do my task,&lt;/P&gt;&lt;P&gt;I'm really happy with the goal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Fabricio&lt;/P&gt;</description>
      <pubDate>Sat, 11 Feb 2017 00:30:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6870559#M240758</guid>
      <dc:creator>F.Camargo</dc:creator>
      <dc:date>2017-02-11T00:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Block Attribute updated to differents files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6870560#M240759</link>
      <description>&lt;P&gt;I have to admit that is a really cool program you found and the programmer LeeMac is an amazing programmer.&amp;nbsp; I'm a bit of a programmer but not even close to his caliber.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Feb 2017 00:32:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-attribute-updated-to-differents-files/m-p/6870560#M240759</guid>
      <dc:creator>EricStiles</dc:creator>
      <dc:date>2017-02-11T00:32:50Z</dc:date>
    </item>
  </channel>
</rss>

