<?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 Auto LISP for MAC - Breakall.lsp in AutoCAD for Mac Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/12703805#M1447</link>
    <description>&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope find you well. I'm reaching out to you through this medium because I need assistance with AutoLISP files for AutoCAD and the MacOS Sonoma operating system. Let me explain in detail: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;- I've found the breakall.lsp file online, which allows cutting lines at each intersection point. I can upload it but this message is shown:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"; error: vl-load-com not supported on "Mac OS X Version 10.16 (x86_64)"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This file is supported for AutoCAD on Windows, but I don't know how to modify the script so that it can work on Mac.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Currently, I work with AutoCAD 2019, but I would like the files to work on other versions as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help,&lt;/P&gt;&lt;P&gt;Matteo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2024 07:23:04 GMT</pubDate>
    <dc:creator>matteoYEMXT</dc:creator>
    <dc:date>2024-04-12T07:23:04Z</dc:date>
    <item>
      <title>Auto LISP for MAC - Breakall.lsp</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/12703805#M1447</link>
      <description>&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope find you well. I'm reaching out to you through this medium because I need assistance with AutoLISP files for AutoCAD and the MacOS Sonoma operating system. Let me explain in detail: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;- I've found the breakall.lsp file online, which allows cutting lines at each intersection point. I can upload it but this message is shown:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"; error: vl-load-com not supported on "Mac OS X Version 10.16 (x86_64)"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This file is supported for AutoCAD on Windows, but I don't know how to modify the script so that it can work on Mac.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Currently, I work with AutoCAD 2019, but I would like the files to work on other versions as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help,&lt;/P&gt;&lt;P&gt;Matteo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 07:23:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/12703805#M1447</guid>
      <dc:creator>matteoYEMXT</dc:creator>
      <dc:date>2024-04-12T07:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Auto LISP for MAC - Breakall.lsp</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/12703957#M1448</link>
      <description>&lt;P&gt;Hi Matteo,&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8977635"&gt;@matteoYEMXT&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I looked at the LSP file you attached - it contains a lot of functions which are not supported in AutoCAD for Mac.&lt;/P&gt;&lt;P&gt;These are &lt;A href="https://help.autodesk.com/view/OARXMAC/2024/ENU/?guid=GUID-07C3599E-EC87-4EC0-8F0B-8DE4BD150A64" target="_blank" rel="noopener"&gt;ActiveX&amp;nbsp;functions&lt;/A&gt;&amp;nbsp;whose names begin with VLA-, VLAX-.&lt;/P&gt;&lt;P&gt;Thus this AutoLIPS must be completely rewritten (if possible) in order to be used in AutoCAD for Mac.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 08:41:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/12703957#M1448</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2024-04-12T08:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Auto LISP for MAC - Breakall.lsp</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/12704079#M1449</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8977635"&gt;@matteoYEMXT&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Forgot to mention.&lt;/P&gt;&lt;P&gt;You wrote:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;I need assistance with AutoLISP files for AutoCAD and the MacOS Sonoma operating system&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;I work with AutoCAD 2019&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;AutoCAD for Mac 2019 is not supported on macOS Sonoma, so I recommend you to upgrade to the latest (2025) version as soon as possible.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 09:42:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/12704079#M1449</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2024-04-12T09:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Auto LISP for MAC - Breakall.lsp</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/12704547#M1450</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8977635"&gt;@matteoYEMXT&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;SPAN&gt;...This file is supported for AutoCAD on Windows, but I don't know how to modify the script so that it can work on Mac....&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;There is a dedicated LISP forum that may be able to help with a re-write, here is the link&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/bd-p/130" target="_blank"&gt;https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/bd-p/130&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a specific single function in that LISP that you use more often that not and cannot live without? It might help if you narrow it down to just that one for now too. just remember, they are all end users just like you, they may only wish to teach you to rewrite the code or choose not to do much either, its their time and choice to do as they wish.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 13:33:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/12704547#M1450</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-04-12T13:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Auto LISP for MAC - Breakall.lsp</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/12704575#M1451</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/665765"&gt;@maxim_k&lt;/a&gt;&amp;nbsp;thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;There is a dedicated LISP forum that may be able to help with a re-write, here is the link&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/bd-p/130" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/bd-p/130&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I checked earlier, but I will take a look again!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;Is there a specific single function in that LISP that you use more often that not and cannot live without? It might help if you narrow it down to just that one for now too. just remember, they are all end users just like you, they may only wish to teach you to rewrite the code or choose not to do much either, its their time and choice to do as they wish.&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In this sense I need to use a command in order to Break lines in each intersection. I'm working with traffic flows into spaces, so it will be helpful if I can select all the lines and break them in all the intersection. Otherwise, it'll take me a lot of time and effort.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 13:44:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/12704575#M1451</guid>
      <dc:creator>matteoYEMXT</dc:creator>
      <dc:date>2024-04-12T13:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Auto LISP for MAC - Breakall.lsp</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/13185287#M1452</link>
      <description>&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;- I've found the legend.lsp file online, which allows cutting lines at each intersection point. I can upload it but this message is shown:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"; error: vl-load-com not supported on "Mac OS X Version 10.16 (x86_64)"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;can you help me fast plz ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Dec 2024 15:08:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/13185287#M1452</guid>
      <dc:creator>2019120137FFU</dc:creator>
      <dc:date>2024-12-01T15:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Auto LISP for MAC - Breakall.lsp</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/13185309#M1453</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/16543737"&gt;@2019120137FFU&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1/ Are you sure that you attached the correct LSP file?&lt;/P&gt;&lt;P&gt;I've looked at it and have found that it doesn't&amp;nbsp;&lt;SPAN&gt;allow cutting lines at each intersection point, but rathe creates&amp;nbsp;a legend of specified lines used in a drawing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2/ In any case the LSP file you attached uses&lt;/SPAN&gt;&amp;nbsp;a lot of functions which are not supported in AutoCAD for Mac.&lt;/P&gt;&lt;P&gt;These are &lt;A href="https://help.autodesk.com/view/OARXMAC/2024/ENU/?guid=GUID-07C3599E-EC87-4EC0-8F0B-8DE4BD150A64" target="_blank" rel="noopener nofollow noreferrer"&gt;ActiveX&amp;nbsp;functions&lt;/A&gt;&amp;nbsp;whose names begin with VLA-, VLAX-.&lt;/P&gt;&lt;P&gt;Thus this AutoLIPS must be completely rewritten (if possible) in order to be used in AutoCAD for Mac.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Dec 2024 15:27:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/13185309#M1453</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2024-12-01T15:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Auto LISP for MAC - Breakall.lsp</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/13185344#M1454</link>
      <description>ok do u have legend lsp for mac ??&lt;BR /&gt;</description>
      <pubDate>Sun, 01 Dec 2024 15:55:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/13185344#M1454</guid>
      <dc:creator>2019120137FFU</dc:creator>
      <dc:date>2024-12-01T15:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Auto LISP for MAC - Breakall.lsp</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/13185429#M1455</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/16543737"&gt;@2019120137FFU&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/16543737"&gt;@2019120137FFU&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;ok do u have legend lsp for mac ??&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No&lt;/P&gt;</description>
      <pubDate>Sun, 01 Dec 2024 17:54:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/auto-lisp-for-mac-breakall-lsp/m-p/13185429#M1455</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2024-12-01T17:54:36Z</dc:date>
    </item>
  </channel>
</rss>

