<?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>tema Re: Automatically update a schedule/table made with &amp;quot;EATTEXT&amp;quot; command en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/automatically-update-a-schedule-table-made-with-quot-eattext/m-p/6667996#M149788</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3868046"&gt;@jason.bowman﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With this variable you are limited to the options shown in the link. To get it to update all the time you would need to create a LISP routine with a &amp;nbsp;reactor but that might cause some performance issues as blocks get inserted or removed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might check the Customization forum or the Autodesk App Store to see if there are some tools that will help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Nov 2016 15:57:04 GMT</pubDate>
    <dc:creator>john.vellek</dc:creator>
    <dc:date>2016-11-04T15:57:04Z</dc:date>
    <item>
      <title>Automatically update a schedule/table made with "EATTEXT" command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/automatically-update-a-schedule-table-made-with-quot-eattext/m-p/6667865#M149774</link>
      <description>&lt;P&gt;&amp;nbsp;I am using the "EATTEXT" command to create a schedule/table to count a set of blocks including its attributes, in this case its flip state and contents. Is there a way in which AutoCAD can automatically update this table if I was to add more blocks to the model in the future if it needs revising or do I have to update it manually? If so, how do I go about updating it?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2016 15:08:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/automatically-update-a-schedule-table-made-with-quot-eattext/m-p/6667865#M149774</guid>
      <dc:creator>jason.bowman</dc:creator>
      <dc:date>2016-11-04T15:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically update a schedule/table made with "EATTEXT" command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/automatically-update-a-schedule-table-made-with-quot-eattext/m-p/6667954#M149781</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3868046"&gt;@jason.bowman﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To update your table you can select it, rt-click and select UPDATE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or you can set it to update automatically using &lt;STRONG&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2017/ENU/AutoCAD-Core/files/GUID-E8649154-1088-4C93-B4C6-03D0ED7B05E1-htm.html" target="_blank"&gt;DXEVAL&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;which will update it when certain commands are run.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#666699"&gt;&lt;SPAN&gt;Please select the Accept as Solution button if my post solves your issue or answers your question.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2016 15:42:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/automatically-update-a-schedule-table-made-with-quot-eattext/m-p/6667954#M149781</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2016-11-04T15:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically update a schedule/table made with "EATTEXT" command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/automatically-update-a-schedule-table-made-with-quot-eattext/m-p/6667967#M149783</link>
      <description>Thanks John, this is exactly what I was looking for!&lt;BR /&gt;&lt;BR /&gt;Is it possible to set the DXEVAL value to something so when a additional block gets added, it updates as soon as it has been placed?</description>
      <pubDate>Fri, 04 Nov 2016 15:47:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/automatically-update-a-schedule-table-made-with-quot-eattext/m-p/6667967#M149783</guid>
      <dc:creator>jason.bowman</dc:creator>
      <dc:date>2016-11-04T15:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically update a schedule/table made with "EATTEXT" command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/automatically-update-a-schedule-table-made-with-quot-eattext/m-p/6667996#M149788</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3868046"&gt;@jason.bowman﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With this variable you are limited to the options shown in the link. To get it to update all the time you would need to create a LISP routine with a &amp;nbsp;reactor but that might cause some performance issues as blocks get inserted or removed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might check the Customization forum or the Autodesk App Store to see if there are some tools that will help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2016 15:57:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/automatically-update-a-schedule-table-made-with-quot-eattext/m-p/6667996#M149788</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2016-11-04T15:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically update a schedule/table made with "EATTEXT" command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/automatically-update-a-schedule-table-made-with-quot-eattext/m-p/9030496#M993556</link>
      <description>&lt;P&gt;What does it mean?&lt;/P&gt;&lt;P&gt;If I want Publish and eTransmit should it be 128+256?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 16:30:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/automatically-update-a-schedule-table-made-with-quot-eattext/m-p/9030496#M993556</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-17T16:30:40Z</dc:date>
    </item>
  </channel>
</rss>

