<?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: Fields syntax modification in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/fields-syntax-modification/m-p/13700165#M351083</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17590966"&gt;@armanCUWLF&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;... I am simply trying to add paper size to the title block...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Isn't your titleblock an actual block with a predefined paper size already?&lt;/P&gt;&lt;P&gt;You can just add a static text in it anywhere you want. Why does it ever need to be a field if I may ask?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or are you actually using a bunch of lines and Plines that you stretch (or move then constantly FILLET) every time you need a titleblock? Or are you scaling it constantly to avoid spending an hour, one time, to create different sized titleblocks to use forever? I'm curious more than anything else.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jun 2025 20:47:08 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2025-06-26T20:47:08Z</dc:date>
    <item>
      <title>Fields syntax modification</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/fields-syntax-modification/m-p/13699821#M351058</link>
      <description>&lt;P&gt;Hi all, Ill try to keep it short. I'm trying to edit some predesignated fields, such as paper size to display but in a different format, for example, papersize field currently displays the full plot name, size, followed by the full word "INCHES":&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ANSI A (8.50 X 11.00 INCHES)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to edit this to display (8.50 X 11) only, or maybe&amp;nbsp;(8.50" X 11").&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know if there is a way to modify this format, or the format for any of the other pre-programmed fields. As I'm not seeing any user integrated means to achieve this. I want to know how I can edit the code in the AcFields.fdc file to achieve this, however, I'm not too familiar with the fields program syntax.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;currently the file for firldId #67 reads:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;/Field&amp;gt;&lt;BR /&gt;&amp;lt;Field fieldId="67" name="PaperSize" evalId="AcVar" fieldFormatType="String"&amp;gt;&lt;BR /&gt;&amp;lt;DisplayName resource="217" src="AcFieldRes.dll"/&amp;gt;&lt;BR /&gt;&amp;lt;FieldCode&amp;gt;PaperSize&amp;lt;/FieldCode&amp;gt;&lt;BR /&gt;&amp;lt;FieldCategories&amp;gt;Plot&amp;lt;/FieldCategories&amp;gt;&lt;BR /&gt;&amp;lt;OptionDialog class="CVariableDialog"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know how I can modify this code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also please let me know if this is Lisp language or another back-end language different from lisp (I must work on my understanding of the LISP syntax).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 16:17:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/fields-syntax-modification/m-p/13699821#M351058</guid>
      <dc:creator>armanCUWLF</dc:creator>
      <dc:date>2025-06-26T16:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Fields syntax modification</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/fields-syntax-modification/m-p/13699933#M351068</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;that's not the job of fields and "&lt;SPAN&gt;ANSI A (8.50 X 11.00 INCHES)" it's just a paper definition NAME.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt;"Please let me know how I can modify&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;this code"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This hast nothing to do with your goal, AcVar is reading a sysvar - you can't create new function.&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;&lt;SPAN&gt;Let me ask you about your Layout&amp;amp;Plot technic.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you plot layouts always 1:1 ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If so, I would go complete different way: A field inside your drawing frame/title.&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;</description>
      <pubDate>Thu, 26 Jun 2025 17:53:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/fields-syntax-modification/m-p/13699933#M351068</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2025-06-26T17:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Fields syntax modification</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/fields-syntax-modification/m-p/13699937#M351069</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;"&lt;SPAN&gt;please let me know if this is Lisp language&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;or another back-end language"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;No, it's no language. It's a core XML structure and the content/values are undocumented,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but senseful and easy to understand.&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;</description>
      <pubDate>Thu, 26 Jun 2025 17:59:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/fields-syntax-modification/m-p/13699937#M351069</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2025-06-26T17:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Fields syntax modification</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/fields-syntax-modification/m-p/13699971#M351073</link>
      <description>&lt;P&gt;Thanks, I am simply trying to add paper size to the title block, along with other information (this should be ideally incorporated into the block, or placed on the a layout if necessary).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The layouts are printed based on the pagesetup for each layout, eg. 11x17, 24x36...etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently the default field that identifies papersize incorrectly defaults to&amp;nbsp;&lt;SPAN&gt;ANSI A (8.50 X 11.00 INCHES), although I don't currently have a 8.5x11 layout.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would like it to default to each layout based on the page setup print properties for each layout.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I also would like ideally customize the format that information is displayed to reduce much of the unnecessary information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 18:18:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/fields-syntax-modification/m-p/13699971#M351073</guid>
      <dc:creator>armanCUWLF</dc:creator>
      <dc:date>2025-06-26T18:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Fields syntax modification</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/fields-syntax-modification/m-p/13700165#M351083</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17590966"&gt;@armanCUWLF&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;... I am simply trying to add paper size to the title block...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Isn't your titleblock an actual block with a predefined paper size already?&lt;/P&gt;&lt;P&gt;You can just add a static text in it anywhere you want. Why does it ever need to be a field if I may ask?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or are you actually using a bunch of lines and Plines that you stretch (or move then constantly FILLET) every time you need a titleblock? Or are you scaling it constantly to avoid spending an hour, one time, to create different sized titleblocks to use forever? I'm curious more than anything else.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 20:47:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/fields-syntax-modification/m-p/13700165#M351083</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2025-06-26T20:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Fields syntax modification</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/fields-syntax-modification/m-p/13701432#M351118</link>
      <description>&lt;P&gt;Sorry looks like my response didn't go through. I do have the title block as a block with many blocks nested, some which are standard and shared between different layouts, I guess it can be static, but would have to be in the border block. I wanted to have a field as some users may attempt to plot for example an 11x17 layout on a 24x36 paper (I know). In those cases the block will incorrectly display the wrong paper size or would have to be adjusted as a custom field or attribute.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 15:47:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/fields-syntax-modification/m-p/13701432#M351118</guid>
      <dc:creator>armanCUWLF</dc:creator>
      <dc:date>2025-06-27T15:47:32Z</dc:date>
    </item>
  </channel>
</rss>

