<?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: LISP file not opening on Autocad2025 en AutoCAD for Mac Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13109979#M49039</link>
    <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/665765"&gt;@maxim_k&lt;/a&gt;&amp;nbsp;responded why aren’t you using AutoCADs built in &lt;A href="https://help.autodesk.com/view/ACDMAC/2024/ENU/?guid=GUID-EAD76095-CBD9-4A93-8343-99DEE6974188" target="_blank" rel="noopener"&gt;Count&lt;/A&gt; command?&lt;/P&gt;</description>
    <pubDate>Sat, 26 Oct 2024 13:34:16 GMT</pubDate>
    <dc:creator>paullimapa</dc:creator>
    <dc:date>2024-10-26T13:34:16Z</dc:date>
    <item>
      <title>LISP file not opening on Autocad2025</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13108927#M49033</link>
      <description>&lt;P&gt;When I drag and drop the LISP file into AutoCad 2025 it doesn't work. I don't get any errors. I uploaded a video for this issue.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 18:26:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13108927#M49033</guid>
      <dc:creator>karahandemir</dc:creator>
      <dc:date>2024-10-25T18:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: LISP file not opening on Autocad2025</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13108956#M49034</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/16256078"&gt;@karahandemir&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you share the AutoLISP file itself?&lt;/P&gt;&lt;P&gt;Why do you think the new command that is added after loading this AutoLISP file is COUNT?&lt;/P&gt;&lt;P&gt;COUNT is the internal AutoCAD command:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.autodesk.com/view/ACDMAC/2025/ENU/?guid=GUID-85CCF100-3799-4BCE-AE95-245D770B5046" target="_blank"&gt;https://help.autodesk.com/view/ACDMAC/2025/ENU/?guid=GUID-85CCF100-3799-4BCE-AE95-245D770B5046&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To find out the command that is defined in this LISP, you need to open it in a plain text editor and find the line:&lt;/P&gt;&lt;P&gt;(defun C:&amp;nbsp;&lt;/P&gt;&lt;P&gt;The word after C: is the new command name, which you need to use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 18:48:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13108956#M49034</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2024-10-25T18:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: LISP file not opening on Autocad2025</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13109617#M49035</link>
      <description>&lt;P&gt;The answer to your problem is as shown in the command line response after you attempted to load the lisp:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paullimapa_0-1729921275378.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1426074iD986B247ACE50B90/image-size/medium?v=v2&amp;amp;px=400" role="button" title="paullimapa_0-1729921275378.png" alt="paullimapa_0-1729921275378.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;vl-load-com&lt;/STRONG&gt;&amp;nbsp;function which this lisp requires is &lt;STRONG&gt;not&lt;/STRONG&gt; supported on the Mac&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2024 05:41:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13109617#M49035</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-10-26T05:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: LISP file not opening on Autocad2025</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13109968#M49036</link>
      <description>&lt;P&gt;Thanks for your answer, I'm adding LISP&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2024 13:26:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13109968#M49036</guid>
      <dc:creator>karahandemir</dc:creator>
      <dc:date>2024-10-26T13:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: LISP file not opening on Autocad2025</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13109969#M49037</link>
      <description>&lt;P&gt;&lt;BR /&gt;is there a solution to this?&amp;nbsp;I cannot use any LISP files that I use in Windows operating system in macOS operating system &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@6BD43E83EB76DBD085DA3B3EFAF9FEFE/emoticons/1f61e.png" alt=":cara_de_decepción:" title=":cara_de_decepción:" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2024 13:30:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13109969#M49037</guid>
      <dc:creator>karahandemir</dc:creator>
      <dc:date>2024-10-26T13:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: LISP file not opening on Autocad2025</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13109972#M49038</link>
      <description>&lt;P&gt;One solution is to look for lisp routines that are supported on the Mac version of AutoCAD which don’t require vl functions.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2024 13:30:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13109972#M49038</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-10-26T13:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: LISP file not opening on Autocad2025</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13109979#M49039</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/665765"&gt;@maxim_k&lt;/a&gt;&amp;nbsp;responded why aren’t you using AutoCADs built in &lt;A href="https://help.autodesk.com/view/ACDMAC/2024/ENU/?guid=GUID-EAD76095-CBD9-4A93-8343-99DEE6974188" target="_blank" rel="noopener"&gt;Count&lt;/A&gt; command?&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2024 13:34:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13109979#M49039</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-10-26T13:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: LISP file not opening on Autocad2025</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13109983#M49040</link>
      <description>because this creates a table with block images for me and makes my job easier. I also wrote it here because it doesn't work not only for this LISP, but also for multiple LISP files I use. Thank you..</description>
      <pubDate>Sat, 26 Oct 2024 13:40:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13109983#M49040</guid>
      <dc:creator>karahandemir</dc:creator>
      <dc:date>2024-10-26T13:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: LISP file not opening on Autocad2025</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13109993#M49041</link>
      <description>&lt;P&gt;There are just lisp support limitations on the Mac version where the only work around would be to continue to use the Windows version of AutoCAD on the Mac by running &lt;A href="https://www.googleadservices.com/pagead/aclk?sa=L&amp;amp;ai=DChcSEwiOvcP3l6yJAxXtdX8AHcnVNvIYABAAGgJvYQ&amp;amp;ae=2&amp;amp;co=1&amp;amp;gclid=Cj0KCQjwpvK4BhDUARIsADHt9sReecA-R7YpkQhB7Zhbcxgso0DmJKK9tEpt-4pz2B6Z9I6mdZ1WJ5MaAsnJEALw_wcB&amp;amp;sph&amp;amp;ohost=www.google.com&amp;amp;cid=CAESVuD2tdOnBdrGXvS-SAnqXzzUuIvvtzXevL8ti8qn-d8LsDGU3WAX4Z7DsUgIHhNn0F2woXf9BZwjAbCCQPn--XPm5Fw_S__VKdyVSOro2ncScxE2Jfkp&amp;amp;sig=AOD64_3YUTB3MIOGOmsJMSNTfXLzzQ5ofA&amp;amp;q&amp;amp;adurl&amp;amp;ved=2ahUKEwjM3b33l6yJAxXLLtAFHcCZOyIQ0Qx6BAgTEAE" target="_blank" rel="noopener"&gt;Parallels&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2024 13:49:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/lisp-file-not-opening-on-autocad2025/m-p/13109993#M49041</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-10-26T13:49:41Z</dc:date>
    </item>
  </channel>
</rss>

