<?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: Autocad Script load in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-script-load/m-p/7459558#M113257</link>
    <description>&lt;P&gt;No LOAD but SCRIPT instead should work&lt;/P&gt;
&lt;P&gt;LOAD is not intended for scripts.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2017 20:47:14 GMT</pubDate>
    <dc:creator>tramber</dc:creator>
    <dc:date>2017-10-13T20:47:14Z</dc:date>
    <item>
      <title>Autocad Script load</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-script-load/m-p/7459187#M113256</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made a macro in a tool palette button to load a script :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;^C^Cload"X:/filepath/scriptfile.scr";&lt;/PRE&gt;&lt;P&gt;But when I click on it, I receive the error; Unknown command "SCR"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried running the script directly and it works fine... So it is something that I did with the macro...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 18:22:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-script-load/m-p/7459187#M113256</guid>
      <dc:creator>jonathan_petitclerc</dc:creator>
      <dc:date>2017-10-13T18:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad Script load</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-script-load/m-p/7459558#M113257</link>
      <description>&lt;P&gt;No LOAD but SCRIPT instead should work&lt;/P&gt;
&lt;P&gt;LOAD is not intended for scripts.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 20:47:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-script-load/m-p/7459558#M113257</guid>
      <dc:creator>tramber</dc:creator>
      <dc:date>2017-10-13T20:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad Script load</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-script-load/m-p/7459706#M113258</link>
      <description>&lt;P&gt;The solution is in the way you ran "the script directly."&amp;nbsp; The command you used to run the script should be the same command you use and include in the macro.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;A style="color: blue; text-decoration: underline; text-underline: single;" href="http://apps.exchange.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3aareaobjectlink_windows32and64%3aen" target="_blank"&gt;Area Object Link&lt;/A&gt; | &lt;A style="color: blue; text-decoration: underline; text-underline: single;" href="https://apps.exchange.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3addattmod_windows32and64%3aen" target="_blank"&gt;Attribute Modifier&lt;/A&gt; | &lt;A style="color: blue; text-decoration: underline; text-underline: single;" href="http://apps.exchange.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3addsetup_windows32and64%3aen" target="_blank"&gt;Dwg Setup&lt;/A&gt; | &lt;A style="color: blue; text-decoration: underline; text-underline: single;" href="https://apps.exchange.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3addcalc_windows32and64%3aen" target="_blank"&gt;Feet-Inch Calculator &lt;/A&gt;&lt;SPAN style="font-family: Arial,sans-serif; text-shadow: auto;"&gt;&lt;BR /&gt;&lt;/SPAN&gt; &lt;A style="color: blue; text-decoration: underline; text-underline: single;" href="https://apps.exchange.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3alayerapps_windows32and64%3aen" target="_blank"&gt;Layer Apps&lt;/A&gt; | &lt;A style="color: blue; text-decoration: underline; text-underline: single;" href="https://apps.exchange.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3addlist_windows32and64%3aen" target="_blank"&gt;List on Steroids&lt;/A&gt; | &lt;A style="color: blue; text-decoration: underline; text-underline: single;" href="https://apps.exchange.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3addzmscl_windows32and64%3aen" target="_blank"&gt;VP Zoom Scales&lt;/A&gt; | &lt;A style="color: blue; text-decoration: underline; text-underline: single;" href="https://apps.exchange.autodesk.com/ACD/en/Home/Index" target="_blank"&gt;Exchange App Store&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 21:51:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-script-load/m-p/7459706#M113258</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2017-10-13T21:51:29Z</dc:date>
    </item>
    <item>
      <title>Betreff: Autocad Script load</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-script-load/m-p/7460199#M113259</link>
      <description>No LOAD but SCRIPT..&lt;BR /&gt;&lt;BR /&gt;And I am missing the ENTER after your command SCRIPT (not load) &lt;BR /&gt;&lt;BR /&gt;^C^C_.SCRIPT;"X:/Path/filename.scr"&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Oct 2017 09:53:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-script-load/m-p/7460199#M113259</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2017-10-14T09:53:11Z</dc:date>
    </item>
    <item>
      <title>Betreff: Autocad Script load</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-script-load/m-p/7460533#M113260</link>
      <description>&lt;P&gt;Yes CADffm is right. I forgot to tell.&lt;/P&gt;
&lt;P&gt;You can either use space :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;^C^C_.SCRIPT "X:/Path/filename.scr"&lt;/PRE&gt;</description>
      <pubDate>Sat, 14 Oct 2017 15:53:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/autocad-script-load/m-p/7460533#M113260</guid>
      <dc:creator>tramber</dc:creator>
      <dc:date>2017-10-14T15:53:55Z</dc:date>
    </item>
  </channel>
</rss>

