<?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: I need help putting a comma in area section of command LIST in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/i-need-help-putting-a-comma-in-area-section-of-command-list/m-p/9770380#M94829</link>
    <description>&lt;P&gt;Please &lt;A href="https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/How-to-work-with-the-Numeric-Keypad-decimal-separator-as-dot-instead-of-comma.html#:~:text=The%20decimal%20separator%20for%20numeric,easily%20for%20entering%20numeric%20values." target="_blank" rel="noopener"&gt;note&lt;/A&gt; that&lt;EM&gt; "The decimal separator for numeric values cannot be changed in AutoCAD. It is always the dot ".".&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;In some countries the decimal separator is the "," (comma), so the numeric keypad cannot be used easily for entering numeric values."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think you would need to run a replace text function to substitute a comma for periods that are located within a numeric string.&lt;/P&gt;</description>
    <pubDate>Sat, 26 Sep 2020 23:13:50 GMT</pubDate>
    <dc:creator>leeminardi</dc:creator>
    <dc:date>2020-09-26T23:13:50Z</dc:date>
    <item>
      <title>I need help putting a comma in area section of command LIST</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/i-need-help-putting-a-comma-in-area-section-of-command-list/m-p/9770283#M94827</link>
      <description>&lt;P&gt;Hello guys&lt;/P&gt;&lt;P&gt;I'm new to this forum. I'm using Autodesk AutoCAD 2021 64bit on a Windows 10 machine. Hope you can help me out:&lt;/P&gt;&lt;P&gt;When I use the LIST command, I can see the area of the object I used the command on. But.. there's no comma there, what I need is a comma to appear 4 digits before the dot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example: in the following picture you can see the area of the object is: 3.35 (rounded + in meters in a model of 1:100 scale), but it appears like "33599.99" while I'd like it to appear like "3,3599.99" with a comma 4 digits before the ".99"= this way it's easier for my eyes to see the meters (3) and the centimeters (3599) that are before the ".99" at the end in that example..&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example 1.JPG" style="width: 500px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/824134iF0688F591F01903C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Example 1.JPG" alt="Example 1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Another example:&amp;nbsp;in the following picture you can see the area of the object is: 115.65 (rounded + in meters in a model of 1:100 scale), but it appears like "1156352.23" while I'd like it to appear like "115,6352.23" with a comma 4 digits before the ".23" = this way it's easier for my eyes to see the meters (115) and the centimeters (6352) that are before the ".23" at the end in that example..&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example 2.JPG" style="width: 546px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/824135i42CDB8F55D0D650E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Example 2.JPG" alt="Example 2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I tried "playing around" with settings in "options" or even in "user interface settings" and couldn't find a way to put that comma as described above. Can it be set up through settings or do I have to load some LISP file to AutoCAD to recognize this and put that comma?&amp;nbsp;&lt;BR /&gt;I'd like your help&lt;/P&gt;&lt;P&gt;And.. if a LISP file is needed please guide me what to write into it + how to create the script into a LISP file, as I have no idea how to do it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much in advance!!&lt;/P&gt;&lt;P&gt;Jamie.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 20:47:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/i-need-help-putting-a-comma-in-area-section-of-command-list/m-p/9770283#M94827</guid>
      <dc:creator>JamieLeeAutodesk</dc:creator>
      <dc:date>2020-09-26T20:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: I need help putting a comma in area section of command LIST</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/i-need-help-putting-a-comma-in-area-section-of-command-list/m-p/9770352#M94828</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9688167"&gt;@JamieLeeAutodesk&lt;/a&gt;&amp;nbsp; hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you want the measurements in meters than you should work in meters. AutoCAD measures distances\areas in drawing units and you decide what 1 drawing unit is in reality.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;be aware that you are confusing between comma with decimal point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i sure there are out there (web) plenty lisps on this mater to offer - search google&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 22:23:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/i-need-help-putting-a-comma-in-area-section-of-command-list/m-p/9770352#M94828</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2020-09-26T22:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: I need help putting a comma in area section of command LIST</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/i-need-help-putting-a-comma-in-area-section-of-command-list/m-p/9770380#M94829</link>
      <description>&lt;P&gt;Please &lt;A href="https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/How-to-work-with-the-Numeric-Keypad-decimal-separator-as-dot-instead-of-comma.html#:~:text=The%20decimal%20separator%20for%20numeric,easily%20for%20entering%20numeric%20values." target="_blank" rel="noopener"&gt;note&lt;/A&gt; that&lt;EM&gt; "The decimal separator for numeric values cannot be changed in AutoCAD. It is always the dot ".".&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;In some countries the decimal separator is the "," (comma), so the numeric keypad cannot be used easily for entering numeric values."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think you would need to run a replace text function to substitute a comma for periods that are located within a numeric string.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 23:13:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/i-need-help-putting-a-comma-in-area-section-of-command-list/m-p/9770380#M94829</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2020-09-26T23:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: I need help putting a comma in area section of command LIST</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/i-need-help-putting-a-comma-in-area-section-of-command-list/m-p/9771719#M94830</link>
      <description>&lt;P&gt;As was mentioned before, this is not customize-able. You can set only precision.&lt;/P&gt;
&lt;P&gt;Even with a LISP, it's not as simple task as set one or two properties. But definitely recommendable to learn at least basics of LISP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But yes, the LISP can be a solution but with more complex algorithm. See the attachment. This LISP exports just an area to the command line. I does not mimic the LISP function, it's not that simple. If you need more properties to listed, just tell. Not sure how much if're versed with LISP, see the tutorial&amp;nbsp;&lt;A href="http://www.lee-mac.com/runlisp.html" target="_blank" rel="noopener"&gt;HERE&lt;/A&gt;&amp;nbsp;if you need it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then the result would look like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Z9E3zK5E_0-1601282532910.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/824484i2A400DFE4A21D99B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Z9E3zK5E_0-1601282532910.png" alt="Z9E3zK5E_0-1601282532910.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The precision still honers the UNITS setting.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 08:45:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/i-need-help-putting-a-comma-in-area-section-of-command-list/m-p/9771719#M94830</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2020-09-28T08:45:47Z</dc:date>
    </item>
  </channel>
</rss>

