<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>CAD Forum discussion (EN) : Syntax of file acad.lsp</title>
  <link>https://www.cadforum.cz/forum_en/</link>
  <description><![CDATA[This is an XML content feed of; CAD Forum discussion (EN) : AutoCAD : Syntax of file acad.lsp]]></description>
  <pubDate>Mon, 20 Apr 2026 20:26:51 +0000</pubDate>
  <lastBuildDate>Wed, 01 Sep 2010 01:17:51 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.cadforum.cz/forum_en/RSS_post_feed.asp?TID=3970</WebWizForums:feedURL>
  <image>
   <title><![CDATA[CAD Forum discussion (EN)]]></title>
   <url>https://www.cadforum.cz/forum_en/forum_images/web_wiz_forums.png</url>
   <link>https://www.cadforum.cz/forum_en/</link>
  </image>
  <item>
   <title><![CDATA[Syntax of file acad.lsp : Only a small clarification: -acad.lsp...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3970&amp;PID=10839&amp;title=syntax-of-file-acadlsp#10839</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=23520">p3.1416l</a><br /><strong>Subject:</strong> 3970<br /><strong>Posted:</strong> 01.Sep.2010 at 01:17<br /><br />Only a small clarification:<DIV>-acad.lsp is executed only once per sesion of AutoCAD.</DIV><DIV>-acaddoc.lsp is executed when you start AutoCAD and every time you start or open a new drawing.</DIV><DIV>&nbsp;</DIV><DIV>By the other hand, you can also create your custom StartUp.lsp where you define S::Startup and control ucs icon and other environment aspects. In practice it's the same as the other archives described by kybluelex and Cad64</DIV>]]>
   </description>
   <pubDate>Wed, 01 Sep 2010 01:17:51 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3970&amp;PID=10839&amp;title=syntax-of-file-acadlsp#10839</guid>
  </item> 
  <item>
   <title><![CDATA[Syntax of file acad.lsp : Thanks for all your help! ]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3970&amp;PID=10218&amp;title=syntax-of-file-acadlsp#10218</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=123117">grdruck</a><br /><strong>Subject:</strong> 3970<br /><strong>Posted:</strong> 13.Jul.2010 at 19:59<br /><br /><P>Thanks for all your help!</P>]]>
   </description>
   <pubDate>Tue, 13 Jul 2010 19:59:17 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3970&amp;PID=10218&amp;title=syntax-of-file-acadlsp#10218</guid>
  </item> 
  <item>
   <title><![CDATA[Syntax of file acad.lsp : Ok, I was thinking of the acadxxxx.lsp,...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3970&amp;PID=10166&amp;title=syntax-of-file-acadlsp#10166</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=111013">Cad64</a><br /><strong>Subject:</strong> 3970<br /><strong>Posted:</strong> 09.Jul.2010 at 16:43<br /><br />Ok, I was thinking of the acadxxxx.lsp, (Replace xxxx with your version). But there are other issues with the acad.lsp that make the acaddoc.lsp more useful, in my opinion. <a href="http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=2897258&linkID=9240617" target="_blank" rel="nofollow">http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&amp;id=2897258&amp;linkID=9240617</A>]]>
   </description>
   <pubDate>Fri, 09 Jul 2010 16:43:13 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3970&amp;PID=10166&amp;title=syntax-of-file-acadlsp#10166</guid>
  </item> 
  <item>
   <title><![CDATA[Syntax of file acad.lsp : True, you may lose the file IF...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3970&amp;PID=10161&amp;title=syntax-of-file-acadlsp#10161</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=102569">kybluelex</a><br /><strong>Subject:</strong> 3970<br /><strong>Posted:</strong> 09.Jul.2010 at 14:15<br /><br />True, you may lose the file IF you do not keep a copy outside of the standard AutoCAD file structure. Also the ACAD .LSP file is NOT a standard file that comes with AutoCAD, you, at some point, create the file for your use. I have the same file, with changes (which happens very often), that I created while using R9. Just keep a copy.... just like if you use acaddoc.lsp.]]>
   </description>
   <pubDate>Fri, 09 Jul 2010 14:15:39 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3970&amp;PID=10161&amp;title=syntax-of-file-acadlsp#10161</guid>
  </item> 
  <item>
   <title><![CDATA[Syntax of file acad.lsp : In my opinion, it&amp;#039;s not a...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3970&amp;PID=10152&amp;title=syntax-of-file-acadlsp#10152</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=111013">Cad64</a><br /><strong>Subject:</strong> 3970<br /><strong>Posted:</strong> 09.Jul.2010 at 01:11<br /><br />In my opinion, it's not a good idea to&nbsp;edit the acad.lsp file, or any other standard Autocad files. The reason is, if you have to run a repair, re-install or upgrade, the code you add to these files will be lost.<DIV>&nbsp;</DIV><DIV>Create an acaddoc.lsp file and put your custom code in there. You can put the acaddoc.lsp file in the same folder as the acad.lsp and it will run every time you open a drawing. This file will not be affected if you have to run a Repair, and if you have to Reinstall or Upgrade, simply copy and paste a backup copy of&nbsp;your acaddoc.lsp into the proper folder and you're set.&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 09 Jul 2010 01:11:09 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3970&amp;PID=10152&amp;title=syntax-of-file-acadlsp#10152</guid>
  </item> 
  <item>
   <title><![CDATA[Syntax of file acad.lsp : I your ACAD.LSP file (SETVAR...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3970&amp;PID=10151&amp;title=syntax-of-file-acadlsp#10151</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=102569">kybluelex</a><br /><strong>Subject:</strong> 3970<br /><strong>Posted:</strong> 08.Jul.2010 at 15:27<br /><br /><P>I your ACAD.LSP file</P><DIV>(SETVAR "UCSICON" 0);;&nbsp;&nbsp;&nbsp; Turn the UCS Icon OFF</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 08 Jul 2010 15:27:21 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3970&amp;PID=10151&amp;title=syntax-of-file-acadlsp#10151</guid>
  </item> 
  <item>
   <title><![CDATA[Syntax of file acad.lsp : Hi, I have done this in the past...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3970&amp;PID=10144&amp;title=syntax-of-file-acadlsp#10144</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=123117">grdruck</a><br /><strong>Subject:</strong> 3970<br /><strong>Posted:</strong> 08.Jul.2010 at 04:41<br /><br />Hi,<DIV>I have done this in the past with older versions of AutoCAD, but can't find my old acad.lsp files.</DIV><DIV>&nbsp;</DIV><DIV>I would like to set a&nbsp;<strong>command</strong> to <strong>off</strong> when I open a new or existing autocad file.</DIV><DIV>&nbsp;</DIV><DIV>The command is UCSICON</DIV><DIV>&nbsp;</DIV><DIV>Can this still be done with 2010?&nbsp; If so can someone help me with the Syntax.</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Thu, 08 Jul 2010 04:41:52 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3970&amp;PID=10144&amp;title=syntax-of-file-acadlsp#10144</guid>
  </item> 
 </channel>
</rss>