<?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 load lisp from script in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/load-lisp-from-script/m-p/1959928#M148575</link>
    <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
I want to run a simple script that loads lisps from a network location &lt;BR /&gt;
without adding it as a support path.  Can anyone help me out with that? &lt;BR /&gt;
Thanks!</description>
    <pubDate>Fri, 04 May 2007 13:16:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-05-04T13:16:31Z</dc:date>
    <item>
      <title>load lisp from script</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/load-lisp-from-script/m-p/1959928#M148575</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
I want to run a simple script that loads lisps from a network location &lt;BR /&gt;
without adding it as a support path.  Can anyone help me out with that? &lt;BR /&gt;
Thanks!</description>
      <pubDate>Fri, 04 May 2007 13:16:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/load-lisp-from-script/m-p/1959928#M148575</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-05-04T13:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: load lisp from script</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/load-lisp-from-script/m-p/1959929#M148576</link>
      <description>Just add the path&lt;BR /&gt;
(load "PathName\\FileName") or (load "Pathname/FileName")&lt;BR /&gt;
&lt;BR /&gt;
"jtown" &lt;NOREPLY&gt; wrote in message &lt;BR /&gt;
news:5575135@discussion.autodesk.com...&lt;BR /&gt;
Hi&lt;BR /&gt;
&lt;BR /&gt;
I want to run a simple script that loads lisps from a network location&lt;BR /&gt;
without adding it as a support path.  Can anyone help me out with that?&lt;BR /&gt;
Thanks!&lt;/NOREPLY&gt;</description>
      <pubDate>Fri, 04 May 2007 13:28:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/load-lisp-from-script/m-p/1959929#M148576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-05-04T13:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: load lisp from script</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/load-lisp-from-script/m-p/1959930#M148577</link>
      <description>Thanks, I was missing the quotes.</description>
      <pubDate>Fri, 04 May 2007 14:18:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/load-lisp-from-script/m-p/1959930#M148577</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-05-04T14:18:13Z</dc:date>
    </item>
  </channel>
</rss>

