<?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: BeginLISP .net Equivalent in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/beginlisp-net-equivalent/m-p/3504672#M54982</link>
    <description>&lt;P&gt;You can still access all the COM stuff through the AcadApplication object.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jun 2012 15:45:13 GMT</pubDate>
    <dc:creator>Ed__Jobe</dc:creator>
    <dc:date>2012-06-18T15:45:13Z</dc:date>
    <item>
      <title>BeginLISP .net Equivalent</title>
      <link>https://forums.autodesk.com/t5/net-forum/beginlisp-net-equivalent/m-p/3504392#M54981</link>
      <description>&lt;P&gt;I would like to monitor users to get an idea as to which LISP routines are being used in ACAD for cleanup and utilization purposes. &amp;nbsp;It appears that VBA had a beginlisp event that could be used to handle this, but I can't seem to find any documentation on a similar event or its inclusion in vb.net. &amp;nbsp;Has anyone found an event that could be used to accomplish this or have any suggestions? Note that I would like to monitor all LISP functions, not a single function. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jun 2012 13:38:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/beginlisp-net-equivalent/m-p/3504392#M54981</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-18T13:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: BeginLISP .net Equivalent</title>
      <link>https://forums.autodesk.com/t5/net-forum/beginlisp-net-equivalent/m-p/3504672#M54982</link>
      <description>&lt;P&gt;You can still access all the COM stuff through the AcadApplication object.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jun 2012 15:45:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/beginlisp-net-equivalent/m-p/3504672#M54982</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2012-06-18T15:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: BeginLISP .net Equivalent</title>
      <link>https://forums.autodesk.com/t5/net-forum/beginlisp-net-equivalent/m-p/3504676#M54983</link>
      <description>&lt;P&gt;Solved: BeginLisp is still an even that that can be used for the Acaddocument class via the function call:&lt;BR /&gt;"Private Sub LispMonitor(ByVal firstline As String) Handles doc.BeginLisp"&lt;/P&gt;&lt;P&gt;where doc is listed as an Acaddocument variable WithEvents.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, there is an event for the Document class called LispWillStart which I imagine works similarly. &amp;nbsp;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jun 2012 15:46:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/beginlisp-net-equivalent/m-p/3504676#M54983</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-18T15:46:43Z</dc:date>
    </item>
  </channel>
</rss>

