<?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 load auto lisp applications on autocad for mac en AutoCAD for Mac Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8627326#M34237</link>
    <description>I have found the roots of the problem:&lt;BR /&gt;the letter ß in the name of the folder where you put lip file.&lt;BR /&gt;&lt;BR /&gt;If you will rename "Hausarßeit Straßenentwurf" folder to something without ß letter, you will be able to load lisp file.&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Feb 2019 11:33:26 GMT</pubDate>
    <dc:creator>maxim_k</dc:creator>
    <dc:date>2019-02-28T11:33:26Z</dc:date>
    <item>
      <title>how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/6888607#M25104</link>
      <description>&lt;P&gt;I use "appload" to load auto lisp application on autocad for Mac ,but it doesn't work&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2017 13:31:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/6888607#M25104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-19T13:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/6888636#M25109</link>
      <description>Welcome to Autodesk Forums!&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Do you mean AutoLISP application doesn't work in AutoCAD after you load it?&lt;BR /&gt;What do you see at the command prompt when you:&lt;BR /&gt;- load AutoLISP routine with APPLOAD command&lt;BR /&gt;- start command after loading it&lt;BR /&gt;&lt;BR /&gt;Just one note: if AutoLISP routine was created for AutoCAD for Windows, it may not work in AutoCAD for Mac, because AutoCAD for Mac doesn't support all AutoLISP functions from PC version. For example it doesn't support Visual LISP functions and DCL.&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Sun, 19 Feb 2017 14:08:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/6888636#M25109</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2017-02-19T14:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8615719#M34169</link>
      <description>&lt;P&gt;I have the same problem. Unfortunately I'm using Mac and I need a lisp file to work on Autocad. It fails to load but how can I solve this problem?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Feb 2019 23:32:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8615719#M34169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-22T23:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8615994#M34170</link>
      <description>Welcome to Autodesk Forums!&lt;BR /&gt;&lt;BR /&gt;Hi Yen Phuong,&lt;BR /&gt;&lt;BR /&gt;Do you use APPLOAD command to load AutoLISP file?&lt;BR /&gt;If yes, what do you see in the command window after you select lisp file and pick on "Load" button?&lt;BR /&gt;It should be something like this:&lt;BR /&gt;&lt;BR /&gt;_appload Unable to load test.lsp file.&lt;BR /&gt;or:&lt;BR /&gt;_appload test.lsp successfully loaded.&lt;BR /&gt;&lt;BR /&gt;Was lisp file you are trying to use in AutoCAD for Mac created on PC? &lt;BR /&gt;If yes, it may contain functions that are not supported on Mac.&lt;BR /&gt;</description>
      <pubDate>Sat, 23 Feb 2019 06:35:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8615994#M34170</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2019-02-23T06:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8617344#M34174</link>
      <description>&lt;P&gt;Yes, I've used APPLOAD. When I'm asked to pick the Lisp file, I choose it and then click on "load". It then says it successfully loaded. But I need to close that window (picture below) to get back to Autocad. There I have the choice between "open" and "cancel". Whatever I choose - the command box then says APPLOAD&lt;/P&gt;
&lt;P&gt;failed.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2019-02-22 23.45.04.png" style="width: 788px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/606810i5AA99F80BD4F4891/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2019-02-22 23.45.04.png" alt="Screenshot 2019-02-22 23.45.04.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I don't know what this lisp was created on but I wanted to try it on Windows next week. Maybe it works there then it's because I use Mac.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is there any way I can transfer it to Mac?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 16:08:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8617344#M34174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-24T16:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8617350#M34175</link>
      <description>Can you share (attach) that lisp file here? I can look at it closer.&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Feb 2019 16:13:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8617350#M34175</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2019-02-24T16:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8617379#M34176</link>
      <description>&lt;P&gt;If you mean klot.lsp, then I've found it and tried on my side.&lt;BR /&gt;It loads with APPLOAD without errors (I close APPLOAD window with Cancel button). "Open" button allows to load lisp and close APPLOAD window in one step.&lt;BR /&gt;Furthermore, looks like this lisp works fine on Mac.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I have to mention that when I was trying to load that lisp for the first time, AutoCAD sowed an alert:&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="2019-02-24_19-32-45.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/606816i0909F95EFA7F4322/image-size/large?v=v2&amp;amp;px=999" role="button" title="2019-02-24_19-32-45.png" alt="2019-02-24_19-32-45.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you want lisp file to be loaded, you need to select "Load" in this window.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another lisp file -&amp;nbsp;klotho11.lsp most likely will not work correctly in AutoCAD for Mac, as it uses dialog box(es) defined in accomplished DCL file, but AutoCAD for Mac doesn't support such dialog boxes (DCL files).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 16:39:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8617379#M34176</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2019-02-24T16:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8625237#M34218</link>
      <description>&lt;P&gt;Oh well..that's super strange why it isn't working then. This window appeared when I first tried to load this lisp and I did click on "load" too. So why doesn't it work?&lt;/P&gt;
&lt;P&gt;Do you think the problem might be my Autocad Version? I have the one for educational purposes (2019).&lt;/P&gt;
&lt;P&gt;Or maybe my settings? I'll attach some files for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is error message in my command box:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2019-02-27 17.32.14.png" style="width: 485px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/608119iDA295FD9032F75CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2019-02-27 17.32.14.png" alt="Screenshot 2019-02-27 17.32.14.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are some of my settings:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2019-02-27 17.32.57.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/608120iEA7C59903E6DA51C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2019-02-27 17.32.57.png" alt="Screenshot 2019-02-27 17.32.57.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also added the path of my lisp file to the support file path after it didn't work. Many people suggested to do so but still it won't work. I don't even know if it's necessary?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2019-02-27 17.33.22.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/608121iB2DCC0E066BD08A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2019-02-27 17.33.22.png" alt="Screenshot 2019-02-27 17.33.22.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you tell me which version (2017,2018,2019) you have used to try this file so I can download it?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 16:37:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8625237#M34218</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-27T16:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8625377#M34220</link>
      <description>Post your actual LISP file here please, let's all try it.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2019 17:18:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8625377#M34220</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2019-02-27T17:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8625708#M34227</link>
      <description>&lt;P&gt;Attach your LSP file.&lt;/P&gt;
&lt;P&gt;You may try my one (see attached). It loads and work on my side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 19:16:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8625708#M34227</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2019-02-27T19:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8627276#M34234</link>
      <description>&lt;P&gt;Sure, here it is&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 11:05:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8627276#M34234</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-28T11:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8627300#M34236</link>
      <description>I can load attached lsp without any issues on my side.&lt;BR /&gt;What if you put klot.lsp directly to Desktop? Do you have the same error when you load it with APPLOAD command?&lt;BR /&gt;Post screenshot of command window.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2019 11:17:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8627300#M34236</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2019-02-28T11:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8627326#M34237</link>
      <description>I have found the roots of the problem:&lt;BR /&gt;the letter ß in the name of the folder where you put lip file.&lt;BR /&gt;&lt;BR /&gt;If you will rename "Hausarßeit Straßenentwurf" folder to something without ß letter, you will be able to load lisp file.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2019 11:33:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8627326#M34237</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2019-02-28T11:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8627789#M34249</link>
      <description>&lt;P&gt;Oh....this is a kinda weird reason. But at least we have solved the problem! Maybe it's good to know for future German users.&lt;/P&gt;
&lt;P&gt;I was about to say that I left the file in my downloads folder and it is working. But you're faster.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot for your effort and have a nice day!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 14:45:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/8627789#M34249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-28T14:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/9671287#M38987</link>
      <description>&lt;P&gt;error: no function definition: LOAD_DIALOG&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 06:51:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/9671287#M38987</guid>
      <dc:creator>vinaydillwala70</dc:creator>
      <dc:date>2020-08-04T06:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/9671448#M38989</link>
      <description>Welcome to Autodesk Forums!&lt;BR /&gt;&lt;BR /&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9458637"&gt;@vinaydillwala70&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;error: no function definition: LOAD_DIALOG&lt;BR /&gt;DCL is supported in AutoCAD for Mac only since 2021 version.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Aug 2020 08:16:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/9671448#M38989</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2020-08-04T08:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/12160631#M46563</link>
      <description>&lt;P&gt;I have been 2 month looking for lisp file work with Mac OS and this file work but please I need lisp for total area and total length&amp;nbsp;&lt;/P&gt;&lt;P&gt;do u have any lisp file for that please?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 19:04:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/12160631#M46563</guid>
      <dc:creator>amr_soliman77PGT</dc:creator>
      <dc:date>2023-08-09T19:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/12160633#M46564</link>
      <description>&lt;P&gt;please u have total area lisp for Mac ? or total length ? thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 19:05:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/12160633#M46564</guid>
      <dc:creator>amr_soliman77PGT</dc:creator>
      <dc:date>2023-08-09T19:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/12161341#M46569</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14140775"&gt;@amr_soliman77PGT&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14140775"&gt;@amr_soliman77PGT&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;please u have total area lisp for Mac ? or total length ? thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Total length is &lt;A href="https://forums.autodesk.com/t5/autocad-for-mac-forum/total-length-in-macos-autocad-for-mac/m-p/8036223#M31675" target="_blank" rel="noopener"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;here&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt;&lt;BR /&gt;For total area you can use &lt;A href="https://help.autodesk.com/view/ACDMAC/2023/ENU/?guid=GUID-0591351F-8750-425C-9F1C-98B1C73D9D55" target="_blank" rel="noopener"&gt;AREA&lt;/A&gt; command with Add option.&lt;/P&gt;&lt;P&gt;Or try attached TAREA.LSP from Lee Mac (adapted for AutoCAD for Mac)&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 05:50:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/12161341#M46569</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2023-08-10T05:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to load auto lisp applications on autocad for mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/12162630#M46571</link>
      <description>&lt;P&gt;thanks very much&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 15:26:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-load-auto-lisp-applications-on-autocad-for-mac/m-p/12162630#M46571</guid>
      <dc:creator>amr_soliman77PGT</dc:creator>
      <dc:date>2023-08-10T15:26:28Z</dc:date>
    </item>
  </channel>
</rss>

