<?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: Loading a Lisp file with VB.net in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/loading-a-lisp-file-with-vb-net/m-p/4620193#M47044</link>
    <description>&lt;P&gt;It is better to avoid using any internal API, in this case RegisterLispCommand, when an alternative method (SendStringToExecute) is available. Internal methods will not have any documentation&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2013 06:56:20 GMT</pubDate>
    <dc:creator>Virupaksha_aithal</dc:creator>
    <dc:date>2013-11-14T06:56:20Z</dc:date>
    <item>
      <title>Loading a Lisp file with VB.net</title>
      <link>https://forums.autodesk.com/t5/net-forum/loading-a-lisp-file-with-vb-net/m-p/4610517#M47041</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to Load a lisp file from VB.net? All&lt;EM&gt;&amp;nbsp; I &lt;/EM&gt;want to do is load it so its available at the command Prompt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2013 16:45:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/loading-a-lisp-file-with-vb-net/m-p/4610517#M47041</guid>
      <dc:creator>GeeHaa</dc:creator>
      <dc:date>2013-11-11T16:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a Lisp file with VB.net</title>
      <link>https://forums.autodesk.com/t5/net-forum/loading-a-lisp-file-with-vb-net/m-p/4615437#M47042</link>
      <description>&lt;P&gt;Have you tried &lt;FONT face="georgia,palatino" color="#000080"&gt;&lt;EM&gt;SendStringToExecute()&lt;/EM&gt;&lt;/FONT&gt; Method?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2013 03:19:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/loading-a-lisp-file-with-vb-net/m-p/4615437#M47042</guid>
      <dc:creator>BlackBox_</dc:creator>
      <dc:date>2013-11-13T03:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a Lisp file with VB.net</title>
      <link>https://forums.autodesk.com/t5/net-forum/loading-a-lisp-file-with-vb-net/m-p/4617991#M47043</link>
      <description>&lt;P&gt;I only will do that as a last resort.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried&lt;/P&gt;&lt;P&gt;Autodesk.AutoCAD.Internal.Utils.RegisterLispCommand(LispCommandName, LispFilename)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I get an eKeyNotFound error. I can't find any documentation about this method so I'm not sure what it does.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2013 14:24:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/loading-a-lisp-file-with-vb-net/m-p/4617991#M47043</guid>
      <dc:creator>GeeHaa</dc:creator>
      <dc:date>2013-11-13T14:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a Lisp file with VB.net</title>
      <link>https://forums.autodesk.com/t5/net-forum/loading-a-lisp-file-with-vb-net/m-p/4620193#M47044</link>
      <description>&lt;P&gt;It is better to avoid using any internal API, in this case RegisterLispCommand, when an alternative method (SendStringToExecute) is available. Internal methods will not have any documentation&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2013 06:56:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/loading-a-lisp-file-with-vb-net/m-p/4620193#M47044</guid>
      <dc:creator>Virupaksha_aithal</dc:creator>
      <dc:date>2013-11-14T06:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a Lisp file with VB.net</title>
      <link>https://forums.autodesk.com/t5/net-forum/loading-a-lisp-file-with-vb-net/m-p/10453586#M47045</link>
      <description>&lt;P&gt;How do you use the SendStringToExecute? I need an example please for loading a lisp routine.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 18:43:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/loading-a-lisp-file-with-vb-net/m-p/10453586#M47045</guid>
      <dc:creator>ebikoba</dc:creator>
      <dc:date>2021-07-08T18:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a Lisp file with VB.net</title>
      <link>https://forums.autodesk.com/t5/net-forum/loading-a-lisp-file-with-vb-net/m-p/10454709#M47046</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/net/can-you-do-an-appload-from-a-c-program/td-p/5810305" target="_blank"&gt;https://forums.autodesk.com/t5/net/can-you-do-an-appload-from-a-c-program/td-p/5810305&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 06:03:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/loading-a-lisp-file-with-vb-net/m-p/10454709#M47046</guid>
      <dc:creator>Virupaksha_aithal</dc:creator>
      <dc:date>2021-07-09T06:03:07Z</dc:date>
    </item>
  </channel>
</rss>

