<?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: convert field to text in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/9156370#M273614</link>
    <description>&lt;P&gt;FLD2TEXT can't be use on AutoCAD LT..&lt;/P&gt;&lt;P&gt;any other solution for LT?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2019 03:55:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-11-20T03:55:28Z</dc:date>
    <item>
      <title>convert field to text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/6391117#M273604</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a autocad 2010 file with a lot of field. I want to convert all of them to text in one time. I have tried some lisp command but it did not work. Could you help me, please? My autocad file is in attached file.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jun 2016 10:18:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/6391117#M273604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-18T10:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: convert field to text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/6391132#M273605</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you can live with MTEXT objects instead of TEXT objects the the command &lt;STRONG&gt;&lt;FONT color="#000080"&gt;_TXT2MTXT&lt;/FONT&gt;&lt;/STRONG&gt; (from the express tools&lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-Core/files/GUID-1E68C8B2-520F-4084-BD20-51DC4A32A7E5-htm.html" target="_self"&gt; &amp;gt;&amp;gt;&amp;gt;details&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt;) can do that, that kills out the field-definition and takes it's resulting value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH, - alfred -&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jun 2016 10:34:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/6391132#M273605</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2016-06-18T10:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: convert field to text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/6391137#M273606</link>
      <description>&lt;P&gt;i can't do this one time for all the fields, i have 500 fields. By using this methode and if i choose sevel fields in the same time, the fields change their position.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jun 2016 10:42:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/6391137#M273606</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-18T10:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: convert field to text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/6391824#M273607</link>
      <description>&lt;P&gt;You can use the FLD2TXT utility from CAD Studio freeware - &lt;A href="http://www.cadstudio.cz/freeware" target="_blank"&gt;www.cadstudio.cz/freeware&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vladimir Michl, &lt;A href="http://www.cadstudio.cz" target="_blank"&gt;www.cadstudio.cz&lt;/A&gt; &amp;nbsp;&lt;A href="http://www.cadforum.cz" target="_blank"&gt;www.cadforum.cz&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2016 07:11:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/6391824#M273607</guid>
      <dc:creator>vladimir_michl</dc:creator>
      <dc:date>2016-06-19T07:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: convert field to text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/6391831#M273608</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can either disable all fields by changing &lt;STRONG&gt;FIELDVAL&lt;/STRONG&gt; system variable to 0, even you can change the appearance of Fields (gray background) by changing &lt;STRONG&gt;FIELDDISPLAY&lt;/STRONG&gt; value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2016 07:29:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/6391831#M273608</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2016-06-19T07:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: convert field to text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/8124265#M273609</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 19:16:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/8124265#M273609</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-11T19:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: convert field to text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/8231637#M273610</link>
      <description>&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 06:31:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/8231637#M273610</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-29T06:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: convert field to text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/9040989#M273611</link>
      <description>&lt;P&gt;The FLD2TXT is a great time saving utility !!&amp;nbsp; Thank you...........&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not familiar with .vlx lisp applications but it would be great to be able to set the imported page setup "current"&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 16:00:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/9040989#M273611</guid>
      <dc:creator>leothebuilder</dc:creator>
      <dc:date>2019-09-23T16:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: convert field to text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/9042054#M273612</link>
      <description>&lt;P&gt;Pardon? Which imported page setup? FLD2TXT just converts fields (of any type) to plain texts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vladimir Michl, &lt;A href="http://www.cadstudio.cz" target="_blank"&gt;www.cadstudio.cz&lt;/A&gt; - &lt;A href="http://www.cadforum.cz" target="_blank"&gt;www.cadforum.cz&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 04:32:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/9042054#M273612</guid>
      <dc:creator>vladimir_michl</dc:creator>
      <dc:date>2019-09-24T04:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: convert field to text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/9045112#M273613</link>
      <description>&lt;P&gt;Sorry, I have my messages mixed up.&lt;/P&gt;
&lt;P&gt;I downloaded FLD2TXT utility and that worked great.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then I also downloaded the CopyPageSetups which also worked great !&lt;/P&gt;
&lt;P&gt;And the CopyPageSetups prompted me to comment about the ability to set a PageSetup "current".&lt;/P&gt;
&lt;P&gt;I realize that your utility can copy mulitiple page setups ant once into a folder with drawing files, and that would&lt;/P&gt;
&lt;P&gt;complicate to set one of those as "current".&lt;/P&gt;
&lt;P&gt;I generally just use one page setup.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 19:33:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/9045112#M273613</guid>
      <dc:creator>leothebuilder</dc:creator>
      <dc:date>2019-09-24T19:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: convert field to text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/9156370#M273614</link>
      <description>&lt;P&gt;FLD2TEXT can't be use on AutoCAD LT..&lt;/P&gt;&lt;P&gt;any other solution for LT?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 03:55:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/9156370#M273614</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-20T03:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: convert field to text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/9156802#M273615</link>
      <description>&lt;P&gt;I can't tell you all important things because it is object type -depending and so there is a lot to explain,&lt;/P&gt;
&lt;P&gt;so i describe the most universal-way-with-most-less-problems.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. In YOUR.DWG: Select JUST all Objects with fields, start command WBLOCK and change nothing in the dialog - except the filename and path if you like.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Move the original objects by side as backup or delete them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Open the new created file, save the file as DXF R12&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Back in YOUR.DWG, use command INSERT to insert the new created file as block and explode the blockreference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 09:35:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/9156802#M273615</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2019-11-20T09:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: convert field to text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/9158782#M273616</link>
      <description>&lt;P&gt;thanks bro..it's work fine.&lt;BR /&gt;awesome..!!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 05:13:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/9158782#M273616</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-21T05:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: convert field to text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/11208189#M273617</link>
      <description>&lt;P&gt;txt2mtxt - type se for [SEttings]: - uncheck 'Combine into a single mtext object', with selection set selected, all fields converted to text in mtext objects that remain in place.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 16:05:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/convert-field-to-text/m-p/11208189#M273617</guid>
      <dc:creator>rrappMTQPG</dc:creator>
      <dc:date>2022-06-01T16:05:54Z</dc:date>
    </item>
  </channel>
</rss>

