<?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: Automatically insert Date in Attribute in title block in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/automatically-insert-date-in-attribute-in-title-block/m-p/8743277#M142224</link>
    <description>&lt;P&gt;You can also use that same Diesel expression:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #666666; font-family: 'Artifakt',Tahoma,Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;&amp;nbsp; $(edtime, $(getvar,date),MO/DD/YYYY)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #666666; font-family: 'Artifakt',Tahoma,Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;[or other configuration of the pieces] as the content in &lt;STRONG&gt;&lt;FONT color="#000000"&gt;RTEXT&lt;/FONT&gt;&lt;/STRONG&gt;.&amp;nbsp; This has the advantage over an Attribute that it doesn't need to be nested in something else, and the advantage [if it seems one to you] over a Field that it doesn't &lt;EM&gt;look&lt;/EM&gt;&amp;nbsp; different from other Text or Mtext objects or Attributes.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 20 Apr 2019 14:23:54 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2019-04-20T14:23:54Z</dc:date>
    <item>
      <title>Automatically insert Date in Attribute in title block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/automatically-insert-date-in-attribute-in-title-block/m-p/8742445#M142221</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have a title block with a date attribute: %&amp;lt;\AcVar date \f "%#x"&amp;gt;% which indicates the current date when I insert my title block but which, when I open my drawing a few days later, the date does not change for the current date. how to make sure that this attribute always indicates the current date on which the drawing is open. Thanks!!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2019 18:48:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/automatically-insert-date-in-attribute-in-title-block/m-p/8742445#M142221</guid>
      <dc:creator>bruno.girouxE9VW6</dc:creator>
      <dc:date>2019-04-19T18:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically insert Date in Attribute in title block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/automatically-insert-date-in-attribute-in-title-block/m-p/8742480#M142222</link>
      <description>&lt;P&gt;You could use PlotDate or SaveDate but then it would only change when you plot or save. If you want to see the current date just when you open the drawing use Field Category: Other, Field Name: DieselExpression and enter&amp;nbsp;$(edtime, $(getvar,date),MO/DD/YYYY)&amp;nbsp; in the window on the right under Diesel Expression&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2019 19:22:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/automatically-insert-date-in-attribute-in-title-block/m-p/8742480#M142222</guid>
      <dc:creator>user181</dc:creator>
      <dc:date>2019-04-19T19:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically insert Date in Attribute in title block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/automatically-insert-date-in-attribute-in-title-block/m-p/8742514#M142223</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5974847"&gt;@bruno.girouxE9VW6&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could also revise your&amp;nbsp;&lt;EM&gt;FieldEval&lt;/EM&gt;&amp;nbsp;bitcode variable, which would potentially be a solution for all fields in your drawings. Check out this post:&amp;nbsp;&lt;A title="Is there a way to automatically “update” all the “Fields”" href="https://forums.autodesk.com/t5/autocad-forum/is-there-a-way-to-automatically-update-all-the-fields/m-p/3298071#M209290" target="_blank" rel="noopener"&gt;Is there a way to automatically “update” all the “Fields”&lt;/A&gt;, specifically the third post by&amp;nbsp;Murph.&lt;/P&gt;
&lt;P&gt;Edgar&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2019 20:08:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/automatically-insert-date-in-attribute-in-title-block/m-p/8742514#M142223</guid>
      <dc:creator>ebsoares</dc:creator>
      <dc:date>2019-04-19T20:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically insert Date in Attribute in title block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/automatically-insert-date-in-attribute-in-title-block/m-p/8743277#M142224</link>
      <description>&lt;P&gt;You can also use that same Diesel expression:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #666666; font-family: 'Artifakt',Tahoma,Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;&amp;nbsp; $(edtime, $(getvar,date),MO/DD/YYYY)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #666666; font-family: 'Artifakt',Tahoma,Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;[or other configuration of the pieces] as the content in &lt;STRONG&gt;&lt;FONT color="#000000"&gt;RTEXT&lt;/FONT&gt;&lt;/STRONG&gt;.&amp;nbsp; This has the advantage over an Attribute that it doesn't need to be nested in something else, and the advantage [if it seems one to you] over a Field that it doesn't &lt;EM&gt;look&lt;/EM&gt;&amp;nbsp; different from other Text or Mtext objects or Attributes.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Apr 2019 14:23:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/automatically-insert-date-in-attribute-in-title-block/m-p/8743277#M142224</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2019-04-20T14:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically insert Date in Attribute in title block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/automatically-insert-date-in-attribute-in-title-block/m-p/8743287#M142225</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Hi,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;i suggest to follow this AKN article that guide you how t&lt;SPAN&gt;o&amp;nbsp;create a date field that is&amp;nbsp;refreshed automatically. &amp;gt;&amp;gt; &lt;A href="https://knowledge.autodesk.com/search-result/caas/sfdcarticles/sfdcarticles/Creating-date-fields-that-are-refreshed-automatically.html" target="_blank" rel="noopener"&gt;Click&lt;/A&gt; &amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Apr 2019 14:33:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/automatically-insert-date-in-attribute-in-title-block/m-p/8743287#M142225</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2019-04-20T14:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically insert Date in Attribute in title block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/automatically-insert-date-in-attribute-in-title-block/m-p/8743369#M142226</link>
      <description>&lt;P&gt;I would advocate for a manually controlled date that could be managed by a sheet set field or on a per drawing basis as text or a field related to a custom property in the drawing summary.&amp;nbsp; Current date fields can be confusing since they imply changes when none have been made.&amp;nbsp; &amp;nbsp;Date fields that track when a file is created are also of little value.&amp;nbsp; Changes to released drawings should include a revision mark with a date and explanation of changes.&amp;nbsp; T&lt;SPAN style="font-family: inherit;"&gt;he original release date should be retained.&amp;nbsp; The plot date can be especially handy for internal pre-release management. I plot all my documents to PDF's so any reprinting by service bureaus would retain the original plot date. Any plot date earlier than the latest revision date would indicate an out-of-date set.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Apr 2019 16:02:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/automatically-insert-date-in-attribute-in-title-block/m-p/8743369#M142226</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2019-04-20T16:02:13Z</dc:date>
    </item>
  </channel>
</rss>

