<?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: How to modify acad2022.lsp file to enable AutoCAD to load multiple DLLs at once during startup in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-to-modify-acad2022-lsp-file-to-enable-autocad-to-load/m-p/11983431#M35683</link>
    <description>&lt;P&gt;Read up on how to load dll&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/How-to-autoload-DLLs-with-AutoCAD.html" target="_blank"&gt;https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/How-to-autoload-DLLs-with-AutoCAD.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2023 17:03:56 GMT</pubDate>
    <dc:creator>paullimapa</dc:creator>
    <dc:date>2023-05-23T17:03:56Z</dc:date>
    <item>
      <title>How to modify acad2022.lsp file to enable AutoCAD to load multiple DLLs at once during startup</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-modify-acad2022-lsp-file-to-enable-autocad-to-load/m-p/11982729#M35682</link>
      <description>&lt;P&gt;How to modify &lt;STRONG&gt;&lt;FONT size="4"&gt;acad2022.lsp&lt;/FONT&gt;&lt;/STRONG&gt; file to enable AutoCAD to load multiple DLLs at once during startup?&lt;/P&gt;&lt;P&gt;I add the following codes to&amp;nbsp;acad2022.lsp file, but it reports&amp;nbsp;error: &lt;FONT size="4"&gt;&lt;STRONG&gt;bad character read (octal): 3&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;(setq mydlls '("MgdDbg.dll" "LoadX.dll"))
(mapcar 'load mydlls)&lt;/LI-CODE&gt;&lt;P&gt;I don't know where the problem lies.&amp;nbsp; &amp;nbsp;Any help will be very appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 12:42:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-modify-acad2022-lsp-file-to-enable-autocad-to-load/m-p/11982729#M35682</guid>
      <dc:creator>jelly_oy</dc:creator>
      <dc:date>2023-05-23T12:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify acad2022.lsp file to enable AutoCAD to load multiple DLLs at once during startup</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-modify-acad2022-lsp-file-to-enable-autocad-to-load/m-p/11983431#M35683</link>
      <description>&lt;P&gt;Read up on how to load dll&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/How-to-autoload-DLLs-with-AutoCAD.html" target="_blank"&gt;https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/How-to-autoload-DLLs-with-AutoCAD.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 17:03:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-modify-acad2022-lsp-file-to-enable-autocad-to-load/m-p/11983431#M35683</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2023-05-23T17:03:56Z</dc:date>
    </item>
    <item>
      <title>Betreff: How to modify acad2022.lsp file to enable AutoCAD to load multiple DLLs at once during startup</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-modify-acad2022-lsp-file-to-enable-autocad-to-load/m-p/11983748#M35684</link>
      <description>&lt;P&gt;And if you are not that familar with this stuff,&lt;/P&gt;
&lt;P&gt;you shouldn't edit the system acad2xxx.lsp file, you should use your own ACAD.lsp file!&lt;/P&gt;
&lt;P&gt;Acad.lsp = your own custom file, ACAD2xxx.lsp = standard system file.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 19:38:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-modify-acad2022-lsp-file-to-enable-autocad-to-load/m-p/11983748#M35684</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2023-05-23T19:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify acad2022.lsp file to enable AutoCAD to load multiple DLLs at once during startup</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-modify-acad2022-lsp-file-to-enable-autocad-to-load/m-p/11984320#M35685</link>
      <description>&lt;P&gt;Thanks very much for your providing information, It resolved my problem.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 01:16:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-modify-acad2022-lsp-file-to-enable-autocad-to-load/m-p/11984320#M35685</guid>
      <dc:creator>jelly_oy</dc:creator>
      <dc:date>2023-05-24T01:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify acad2022.lsp file to enable AutoCAD to load multiple DLLs at once during startup</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-modify-acad2022-lsp-file-to-enable-autocad-to-load/m-p/11984343#M35686</link>
      <description>&lt;P&gt;Glad to have helped cheers&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 01:28:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-modify-acad2022-lsp-file-to-enable-autocad-to-load/m-p/11984343#M35686</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2023-05-24T01:28:48Z</dc:date>
    </item>
  </channel>
</rss>

