<?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: How to customize field formula? en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137266#M941168</link>
    <description>&lt;P&gt;Hi imadHabash.&lt;/P&gt;&lt;P&gt;Thanks four your reply.&lt;/P&gt;&lt;P&gt;What I want to do is, get&amp;nbsp;a edited file name using an field expression.&lt;/P&gt;&lt;P&gt;Ex:foo_FILENAMES.dwg&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%&amp;lt;\AcVar Filename \f "%tc1%fn2"&amp;gt;%&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;- this expression return "Foo_FILENAMES"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want only "FILENAMES".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is there a way to remove just the first 4 characters (foo_) from the returned file name (&lt;SPAN&gt;foo_FILENAMES.dwg)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jul 2018 06:01:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-07-18T06:01:59Z</dc:date>
    <item>
      <title>How to customize field formula?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137190#M941164</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I used the following field functions to get the file name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%&amp;lt;\AcVar Filename \f "%fn2"&amp;gt;%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but&amp;nbsp;there are unnecessary characters included in the first section of the file name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Example: foo_FILENAMES.dwg&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My question is, how can I&amp;nbsp; remove these characters from the file name?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 04:55:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137190#M941164</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-18T04:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize field formula?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137205#M941165</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;FONT color="#999999"&gt;&lt;EM&gt;how can I&amp;nbsp; remove these characters from the file name?&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The field expression to show &lt;U&gt;Filename only&lt;/U&gt; is&amp;nbsp;&amp;nbsp;&lt;FONT color="#339966"&gt;%&amp;lt;\AcVar Filename \f "%tc1%fn2"&amp;gt;%&amp;nbsp; &lt;/FONT&gt;&lt;FONT color="#000000"&gt;, about what characters&amp;nbsp;you're talking ?&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 05:20:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137205#M941165</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2018-07-18T05:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize field formula?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137266#M941168</link>
      <description>&lt;P&gt;Hi imadHabash.&lt;/P&gt;&lt;P&gt;Thanks four your reply.&lt;/P&gt;&lt;P&gt;What I want to do is, get&amp;nbsp;a edited file name using an field expression.&lt;/P&gt;&lt;P&gt;Ex:foo_FILENAMES.dwg&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%&amp;lt;\AcVar Filename \f "%tc1%fn2"&amp;gt;%&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;- this expression return "Foo_FILENAMES"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want only "FILENAMES".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is there a way to remove just the first 4 characters (foo_) from the returned file name (&lt;SPAN&gt;foo_FILENAMES.dwg)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 06:01:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137266#M941168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-18T06:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize field formula?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137278#M941170</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;FONT color="#999999"&gt;&lt;EM&gt;Is there a way to remove just the first 4 characters (foo_) from the returned file name (foo_FILENAMES.dwg)&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;that field formula reflect the real existing name for your drawing , i doubt that it could be customized but you can rename the drawing file name itself , am i understand you well ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 06:09:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137278#M941170</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2018-07-18T06:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize field formula?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137312#M941172</link>
      <description>You can do it with a DIESEL field &lt;BR /&gt;Check [F1] for DIESEL and Threads like this &lt;A href="http://help.autodesk.com/view/ACD/2018/ENU/?caas=caas/discussion/t5/Visual-LISP-AutoLISP-and-General-Customization/Diesel-Expression-Part-of-File-Name/td-p/6587107.html" target="_blank"&gt;http://help.autodesk.com/view/ACD/2018/ENU/?caas=caas/discussion/t5/Visual-LISP-AutoLISP-and-General-Customization/Diesel-Expression-Part-of-File-Name/td-p/6587107.html&lt;/A&gt;</description>
      <pubDate>Wed, 18 Jul 2018 06:23:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137312#M941172</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-07-18T06:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize field formula?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137313#M941173</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Filename format is determined by my company, so I can't change this X&amp;lt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;I understood that it is difficult, so I will consider another way.&lt;BR /&gt;Thank you so much for telling me about that information.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 06:24:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137313#M941173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-18T06:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize field formula?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137323#M941174</link>
      <description>&lt;P&gt;Hi CADffm,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;It seems very nice!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will confirm the forum immediately.&lt;/P&gt;&lt;P&gt;Thank you for your information.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 06:33:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137323#M941174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-18T06:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize field formula?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137595#M941182</link>
      <description>&lt;P&gt;Yes, you can easily do it with a Diesel Expression.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="explanation20.jpg" style="width: 644px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/524100i8C20B0C0918D399B/image-size/large?v=v2&amp;amp;px=999" role="button" title="explanation20.jpg" alt="explanation20.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is written here (Diesel Expression area).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="diesel.PNG" style="width: 719px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/524096i13227B7E9AF7DFFC/image-size/large?v=v2&amp;amp;px=999" role="button" title="diesel.PNG" alt="diesel.PNG" /&gt;&lt;/span&gt;&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>Mon, 26 Aug 2024 16:21:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/8137595#M941182</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2024-08-26T16:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize field formula?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/9965718#M1039332</link>
      <description>&lt;P&gt;Great info, it helps in my case. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 15:47:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-customize-field-formula/m-p/9965718#M1039332</guid>
      <dc:creator>csexcion</dc:creator>
      <dc:date>2020-12-28T15:47:33Z</dc:date>
    </item>
  </channel>
</rss>

